mirror of
https://github.com/dockur/windows.git
synced 2026-08-24 07:39:00 +01:00
build: Update QEMU base image to v7.48 (#2163)
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
ARG VERSION_ARG="latest"
|
ARG VERSION_ARG="latest"
|
||||||
FROM scratch AS build-amd64
|
FROM scratch AS build-amd64
|
||||||
|
|
||||||
COPY --from=qemux/qemu:7.47 / /
|
COPY --from=qemux/qemu:7.48 / /
|
||||||
|
|
||||||
ARG TARGETARCH
|
ARG TARGETARCH
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user