1
0
mirror da https://github.com/dockur/windows.git synced 2026-06-10 11:59:33 +08:00

fix: Update download links (#1172)

This commit is contained in:
Kroese
2025-03-26 19:55:08 +01:00
committato da GitHub
parent c081ec2693
commit ffcb483452
4 ha cambiato i file con 5 aggiunte e 10 eliminazioni
+1 -1
Vedi File
@@ -1,7 +1,7 @@
ARG VERSION_ARG="latest"
FROM scratch AS build-amd64
COPY --from=qemux/qemu:7.05 / /
COPY --from=qemux/qemu:7.06 / /
ARG DEBCONF_NOWARNINGS="yes"
ARG DEBIAN_FRONTEND="noninteractive"