stages/oci-archive: fix comment to use single #

This commit is contained in:
Christian Kellner 2022-06-29 16:29:41 +02:00
parent 9b548d12c7
commit b761188b98

View file

@ -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