diff --git a/Dockerfile b/Dockerfile index 3735210..14e53bf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ FROM scratch -COPY --from=qemux/qemu-arm:2.22 / / +COPY --from=qemux/qemu-arm:2.23 / / ARG VERSION_ARG="0.00" ARG DEBCONF_NOWARNINGS="yes"