File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -162,7 +162,7 @@ jobs:
162162 --privileged \
163163 -v /var/lib/containers:/var/lib/containers \
164164 "quay.io/fedora/fedora-bootc:latest" \
165- /usr/libexec/bootc-base-imagectl rechunk --max-layers 499 \
165+ /usr/libexec/bootc-base-imagectl rechunk \
166166 localhost/${IMAGE_NAME}:${MATRIX_STREAM_NAME} \
167167 ${BASELINE_IMAGE}
168168
Original file line number Diff line number Diff line change @@ -298,7 +298,7 @@ rechunk $image="aurora" $tag="latest" $flavor="main" ghcr="0" pipeline="0":
298298 - -privileged \
299299 - v " /var/lib/containers:/var/lib/containers" \
300300 " quay.io/fedora/fedora-bootc:latest" \
301- / usr/ libexec/ bootc-base-imagectl rechunk --max-layers 499 \
301+ / usr/ libexec/ bootc-base-imagectl rechunk \
302302 " localhost/${image_name}" :" ${tag}" \
303303 " localhost/${image_name}" :" ${tag}-chunked"
304304
You can’t perform that action at this time.
0 commit comments