chore(deps): update qemux/qemu-docker docker tag to v6.06

This commit is contained in:
renovate[bot] 2024-10-19 20:40:41 +00:00 committed by GitHub
parent 80c5ba2231
commit 439e00de9f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
FROM scratch AS build-amd64
COPY --from=qemux/qemu-docker:6.05 / /
COPY --from=qemux/qemu-docker:6.06 / /
ARG VERSION_ARG="0.0"
ARG DEBCONF_NOWARNINGS="yes"