Skip to content

Commit 8ec135d

Browse files
authored
build: Update VirtIO drivers to v1.9.53 (#1678)
1 parent 0400f5f commit 8ec135d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ RUN set -eu && \
2727
COPY --chmod=755 ./src /run/
2828
COPY --chmod=755 ./assets /run/assets
2929

30-
ADD --chmod=664 https://github.com/qemus/virtiso-whql/releases/download/v1.9.49-0/virtio-win-1.9.49.tar.xz /var/drivers.txz
30+
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
3131

3232
FROM dockurr/windows-arm:${VERSION_ARG} AS build-arm64
3333
FROM build-${TARGETARCH}

0 commit comments

Comments
 (0)