1
0
다음의 미러 https://github.com/dockur/windows.git 동기화됨 2026-06-10 11:59:33 +08:00

build: Update VirtIO drivers to v1.9.57 (#1709)

이 커밋은 다음에 포함됨:
Kroese
2026-05-06 08:25:54 +02:00
커밋한 사람 GitHub
부모 0ea63962af
커밋 3e37a04d96
+1 -1
파일 보기
@@ -27,7 +27,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.53-0/virtio-win-1.9.53.tar.xz /var/drivers.txz
ADD --chmod=664 https://github.com/qemus/virtiso-whql/releases/download/v1.9.57-0/virtio-win-1.9.57.tar.xz /var/drivers.txz
FROM dockurr/windows-arm:${VERSION_ARG} AS build-arm64
FROM build-${TARGETARCH}