Skip to content

Commit 7b80ccd

Browse files
Update tests/build-sealed
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: Wei Shi <[email protected]>
1 parent 1ea1d3f commit 7b80ccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/build-sealed

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ shift
1111
output_image=$1
1212
shift
1313
# Buildroot base image for UKI build environment
14-
buildroot_base=${1:-quay.io/centos/centos:stream10}
14+
buildroot_base=$1
1515
shift
1616
# Optional directory with secure boot keys; if none are provided, then we'll
1717
# generate some under target/

0 commit comments

Comments
 (0)