fix: add ostree.bootable label to image metadata

This commit is contained in:
gunnar
2026-05-30 18:17:04 +02:00
parent afb889603d
commit 08601d3099
+1
View File
@@ -63,6 +63,7 @@ jobs:
org.opencontainers.image.vendor=${{ github.repository_owner }} org.opencontainers.image.vendor=${{ github.repository_owner }}
org.opencontainers.image.version=${{ env.DEFAULT_TAG }}.{{date 'YYYYMMDD'}} org.opencontainers.image.version=${{ env.DEFAULT_TAG }}.{{date 'YYYYMMDD'}}
containers.bootc=1 containers.bootc=1
ostree.bootable=1
sep-tags: " " sep-tags: " "
sep-annotations: " " sep-annotations: " "