Skip to content

Commit 8443559

Browse files
authored
build: Update QEMU base image to v7.28 (#1562)
1 parent 6dbac13 commit 8443559

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
ARG VERSION_ARG="latest"
44
FROM scratch AS build-amd64
55

6-
COPY --from=qemux/qemu:7.27 / /
6+
COPY --from=qemux/qemu:7.28 / /
77

88
ARG TARGETARCH
99
ARG DEBCONF_NOWARNINGS="yes"

0 commit comments

Comments
 (0)