stages/oci-archive: fix comment to use single #
This commit is contained in:
parent
9b548d12c7
commit
b761188b98
1 changed files with 1 additions and 1 deletions
|
|
@ -316,7 +316,7 @@ def create_oci_dir(inputs, output_dir, options, create_time):
|
|||
"created_by": f"/bin/sh -c #(nop) osbuild input '{ip}'"
|
||||
})
|
||||
|
||||
## write config
|
||||
# write config
|
||||
info = blobs_add_json(blobs, config, "config")
|
||||
manifest["config"] = info
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue