There was an error while loading. Please reload this page.
1 parent 6dbac13 commit 8443559Copy full SHA for 8443559
1 file changed
Dockerfile
@@ -3,7 +3,7 @@
3
ARG VERSION_ARG="latest"
4
FROM scratch AS build-amd64
5
6
-COPY --from=qemux/qemu:7.27 / /
+COPY --from=qemux/qemu:7.28 / /
7
8
ARG TARGETARCH
9
ARG DEBCONF_NOWARNINGS="yes"
0 commit comments