build: Update qemu-arm to v7.04 (#297)

This commit is contained in:
renovate[bot] 2025-03-21 22:07:08 +01:00 committed by GitHub
parent db81ac3ebf
commit e19f278c38
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.03 / / COPY --from=qemux/qemu-arm:7.04 / /
ARG VERSION_ARG="0.00" ARG VERSION_ARG="0.00"
ARG DEBCONF_NOWARNINGS="yes" ARG DEBCONF_NOWARNINGS="yes"