1
0
espelhamento de https://github.com/dockur/windows.git sincronizado 2026-06-10 11:59:33 +08:00

feat: Additional download mirrors (#1212)

Esse commit está contido em:
Kroese
2025-04-20 19:31:27 +02:00
commit de GitHub
commit 338d857e56
3 arquivos alterados com 80 adições e 33 exclusões
+1 -1
Ver Arquivo
@@ -24,7 +24,7 @@ RUN set -eu && \
COPY --chmod=755 ./src /run/
COPY --chmod=755 ./assets /run/assets
ADD --chmod=664 https://github.com/qemus/virtiso-whql/releases/download/v1.9.45-0/virtio-win-1.9.45.tar.xz /drivers.txz
ADD --chmod=664 https://github.com/qemus/virtiso-whql/releases/download/v1.9.45-0/virtio-win-1.9.45.tar.xz /var/drivers.txz
FROM dockurr/windows-arm:${VERSION_ARG} AS build-arm64
FROM build-${TARGETARCH}