chore(deps): update qemux/qemu-docker docker tag to v4.25

This commit is contained in:
renovate[bot] 2024-04-26 02:26:22 +00:00 committed by GitHub
parent ad1510b0b9
commit 038345855e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
FROM scratch
COPY --from=qemux/qemu-docker:4.24 / /
COPY --from=qemux/qemu-docker:4.25 / /
ARG DEBCONF_NOWARNINGS "yes"
ARG DEBIAN_FRONTEND "noninteractive"