mirror of
https://github.com/dockur/windows.git
synced 2026-01-09 20:49:31 +00:00
feat: Additional download mirrors (#923)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
ARG VERSION_ARG="latest"
|
||||
FROM scratch AS build-amd64
|
||||
|
||||
COPY --from=qemux/qemu-docker:6.08 / /
|
||||
COPY --from=qemux/qemu-docker:6.09 / /
|
||||
|
||||
ARG DEBCONF_NOWARNINGS="yes"
|
||||
ARG DEBIAN_FRONTEND="noninteractive"
|
||||
|
||||
Reference in New Issue
Block a user