chore(deps): update qemux/qemu-arm docker tag to v1.07

This commit is contained in:
renovate[bot] 2024-03-25 13:03:42 +00:00 committed by GitHub
parent 500792ebe9
commit af287fd2ba
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:1.06 / /
COPY --from=qemux/qemu-arm:1.07 / /
ARG DEBCONF_NOWARNINGS "yes"
ARG DEBIAN_FRONTEND "noninteractive"