Update Dockerfile

This commit is contained in:
Kroese 2025-03-24 14:01:54 +01:00 committed by GitHub
parent ca62f2612b
commit 063d728e46
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
FROM scratch
COPY --from=qemux/qemu-arm:7.04 / /
COPY --from=qemux/qemu-arm:7.05 / /
ARG VERSION_ARG="0.00"
ARG DEBCONF_NOWARNINGS="yes"