Skip to content

Commit b017a9b

Browse files
shi2wei3gemini-code-assist[bot]
authored andcommitted
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 <wshi@redhat.com>
1 parent 66203c2 commit b017a9b

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)