Skip to content

Commit ad6f870

Browse files
authored
build: Update VirtIO drivers to v1.9.49 (#1570)
1 parent e7a3894 commit ad6f870

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.48-0/virtio-win-1.9.48.tar.xz /var/drivers.txz
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
3131

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

0 commit comments

Comments
 (0)