diff --git a/Dockerfile b/Dockerfile index e1ed2b3..088c9f1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ FROM scratch -COPY --from=qemux/qemu-arm:3.01 / / +COPY --from=qemux/qemu-arm:3.02 / / ARG VERSION_ARG="0.00" ARG DEBCONF_NOWARNINGS="yes"