Skip to content

Commit

Permalink
build: Add fedora-coreos.stream to image labels
Browse files Browse the repository at this point in the history
  • Loading branch information
cgwalters committed Jan 11, 2023
1 parent 9bf4f62 commit c0dc9d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cmd-build
Original file line number Diff line number Diff line change
Expand Up @@ -435,6 +435,7 @@ else
--label="coreos-assembler.image-input-checksum=${image_input_checksum}" \
--label="org.opencontainers.image.source=${gitsrc}" \
--label="org.opencontainers.image.revision=${config_gitrev}" \
--copymeta-opt=fedora-coreos.stream \
"${labels[@]}" \
"${buildid}" \
oci-archive:"${ostree_tarfile_path}".tmp:latest
Expand Down

0 comments on commit c0dc9d0

Please sign in to comment.