mirror of
https://github.com/dockur/windows.git
synced 2025-04-04 16:02:04 +00:00
build: Update to qemu-docker v7.07 (#1176)
This commit is contained in:
parent
90df2d88e3
commit
81e9fff270
@ -1,7 +1,7 @@
|
||||
ARG VERSION_ARG="latest"
|
||||
FROM scratch AS build-amd64
|
||||
|
||||
COPY --from=qemux/qemu:7.06 / /
|
||||
COPY --from=qemux/qemu:7.07 / /
|
||||
|
||||
ARG DEBCONF_NOWARNINGS="yes"
|
||||
ARG DEBIAN_FRONTEND="noninteractive"
|
||||
|
Loading…
Reference in New Issue
Block a user