build: Update qemu-arm to v2.02

This commit is contained in:
Kroese 2024-05-22 20:38:59 +02:00 committed by GitHub
parent 5b353f48a3
commit 9b0d00b66e
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:2.01 / /
COPY --from=qemux/qemu-arm:2.02 / /
ARG VERSION_ARG="0.0"
ARG DEBCONF_NOWARNINGS="yes"