1
0
réplica de https://github.com/dockur/windows.git sincronizado 2026-06-12 13:19:34 +08:00

build: Update qemu-docker to v7.04 (#1157)

Este cometimento está contido em:
renovate[bot]
2025-03-21 22:13:13 +01:00
cometido por GitHub
ascendente 9fd266a09d
cometimento 77a8e4d26e
+1 -1
Ver ficheiro
@@ -1,7 +1,7 @@
ARG VERSION_ARG="latest"
FROM scratch AS build-amd64
COPY --from=qemux/qemu:7.03 / /
COPY --from=qemux/qemu:7.04 / /
ARG DEBCONF_NOWARNINGS="yes"
ARG DEBIAN_FRONTEND="noninteractive"