chore(deps): update qemux/qemu-docker docker tag to v5.02

This commit is contained in:
renovate[bot] 2024-05-04 19:29:45 +00:00 committed by GitHub
parent 0cb936d64d
commit 2b85029247
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:5.01 / /
COPY --from=qemux/qemu-docker:5.02 / /
ARG DEBCONF_NOWARNINGS "yes"
ARG DEBIAN_FRONTEND "noninteractive"