fix: add ostree.bootable label to chunkah rechunk args
This commit is contained in:
@@ -114,7 +114,7 @@ jobs:
|
||||
-f "$CHUNKAH_CF" \
|
||||
--from "$IMG" \
|
||||
--build-arg CHUNKAH_CONFIG_STR="$CONFIG" \
|
||||
--build-arg "CHUNKAH_ARGS=--prune /sysroot/ --max-layers 128 --compressed --label ostree.commit- --label ostree.final-diffid-" \
|
||||
--build-arg "CHUNKAH_ARGS=--prune /sysroot/ --max-layers 128 --compressed --label ostree.commit- --label ostree.final-diffid- --label ostree.bootable=true" \
|
||||
-t "$CHUNKED_IMG" \
|
||||
.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user