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.10 (#1195)

Este cometimento está contido em:
Kroese
2025-04-08 08:12:53 +02:00
cometido por GitHub
ascendente d008b18d1d
cometimento 995d5eaec1
+1 -1
Ver ficheiro
@@ -1,7 +1,7 @@
ARG VERSION_ARG="latest"
FROM scratch AS build-amd64
COPY --from=qemux/qemu:7.09 / /
COPY --from=qemux/qemu:7.10 / /
ARG DEBCONF_NOWARNINGS="yes"
ARG DEBIAN_FRONTEND="noninteractive"