1
0
tükörképe a: https://github.com/dockur/windows.git synced 2026-06-10 11:59:33 +08:00

build: Update QEMU base image to v7.31 (#1751)

This commit is contained in:
Kroese
2026-05-30 15:53:42 +02:00
committed by GitHub
szülő 6dc5ce7919
commit f088a60e2c
+1 -1
Fájl megtekintése
@@ -3,7 +3,7 @@
ARG VERSION_ARG="latest"
FROM scratch AS build-amd64
COPY --from=qemux/qemu:7.30 / /
COPY --from=qemux/qemu:7.31 / /
ARG TARGETARCH
ARG VERSION_WSDD="1.24"