1
0
spegling av https://github.com/dockur/windows.git synced 2026-06-10 11:59:33 +08:00

build: Update QEMU base image to v7.32 (#1755)

This commit is contained in:
Kroese
2026-06-04 12:49:26 +02:00
committad av GitHub
förälder 77c164a3fa
incheckning bcae867d68
+1 -1
Visa fil
@@ -3,7 +3,7 @@
ARG VERSION_ARG="latest"
FROM scratch AS build-amd64
COPY --from=qemux/qemu:7.31 / /
COPY --from=qemux/qemu:7.32 / /
ARG TARGETARCH
ARG VERSION_WSDD="1.24"