chore(deps): update qemux/qemu-arm docker tag to v2.26

This commit is contained in:
renovate[bot] 2025-02-06 01:05:34 +00:00 committed by GitHub
parent 9ea278e3f1
commit be80a94da1
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.25 / /
COPY --from=qemux/qemu-arm:2.26 / /
ARG VERSION_ARG="0.00"
ARG DEBCONF_NOWARNINGS="yes"