We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d900d3 commit 8e51697Copy full SHA for 8e51697
Dockerfile
@@ -1,5 +1,5 @@
1
FROM scratch
2
-COPY --from=qemux/qemu-arm:7.10 / /
+COPY --from=qemux/qemu-arm:7.11 / /
3
4
ARG VERSION_ARG="0.00"
5
ARG DEBCONF_NOWARNINGS="yes"
0 commit comments