build: Update qemu-arm to v7.11

This commit is contained in:
Kroese 2025-04-14 20:45:21 +02:00 committed by GitHub
parent 7d900d3e97
commit 38dfdcb718
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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