1
0
miroir de https://github.com/dockur/windows.git synchronisé 2026-06-10 11:59:33 +08:00

build: Update qemu-docker to v7.10 (#1195)

Cette révision appartient à :
Kroese
2025-04-08 08:12:53 +02:00
révisé par GitHub
Parent d008b18d1d
révision 995d5eaec1
+1 -1
Voir le fichier
@@ -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"