chore(deps): update qemux/qemu-docker docker tag to v6.07 (#117)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-13 02:54:39 +01:00 committed by GitHub
parent b993d8c0bd
commit be5b26a754
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,7 +25,7 @@ RUN gzip -d /tmp/opencore.iso.gz && \
rm -rf /tmp/*
FROM scratch AS runner
COPY --from=qemux/qemu-docker:6.06 / /
COPY --from=qemux/qemu-docker:6.07 / /
ARG VERSION_ARG="0.0"
ARG VERSION_OSX_KVM="326053dd61f49375d5dfb28ee715d38b04b5cd8e"