We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 624d8cf commit 57cc278Copy full SHA for 57cc278
Dockerfile
@@ -1,5 +1,5 @@
1
FROM scratch
2
-COPY --from=qemux/qemu-arm:1.03 / /
+COPY --from=qemux/qemu-arm:1.04 / /
3
4
ARG DEBCONF_NOWARNINGS="yes"
5
ARG DEBIAN_FRONTEND "noninteractive"
0 commit comments