1
0
зеркало из https://github.com/dockur/windows.git synced 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}