mirror of
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:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user