mirror of
https://github.com/dockur/windows.git
synced 2025-12-23 02:40:43 +00:00
fix: Update download links (#1053)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
ARG VERSION_ARG="latest"
|
||||
FROM scratch AS build-amd64
|
||||
|
||||
COPY --from=qemux/qemu-docker:6.15 / /
|
||||
COPY --from=qemux/qemu-docker:6.16 / /
|
||||
|
||||
ARG DEBCONF_NOWARNINGS="yes"
|
||||
ARG DEBIAN_FRONTEND="noninteractive"
|
||||
|
||||
Reference in New Issue
Block a user