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

build: Update qemu-docker to v7.08 (#1185)

Cette révision appartient à :
Kroese
2025-04-04 01:29:45 +02:00
révisé par GitHub
Parent aa16eeba6c
révision de4bda71e2
+1 -1
Voir le fichier
@@ -1,7 +1,7 @@
ARG VERSION_ARG="latest"
FROM scratch AS build-amd64
COPY --from=qemux/qemu:7.07 / /
COPY --from=qemux/qemu:7.08 / /
ARG DEBCONF_NOWARNINGS="yes"
ARG DEBIAN_FRONTEND="noninteractive"