build: Update qemu-docker to v7.08

This commit is contained in:
Kroese 2025-04-04 01:17:09 +02:00 committed by GitHub
parent 0c50a08808
commit 7bee51011a
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.07 / /
COPY --from=qemux/qemu-arm:7.08 / /
ARG VERSION_ARG="0.00"
ARG DEBCONF_NOWARNINGS="yes"