Skip to content

Commit 1bd31f4

Browse files
authored
build: Update VirtIO drivers to v0.1.248 (#35)
1 parent 163953a commit 1bd31f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ COPY ./src /run/
2323
COPY ./assets /run/assets
2424

2525
ADD https://raw.githubusercontent.com/christgau/wsdd/master/src/wsdd.py /usr/sbin/wsdd
26-
ADD https://github.com/qemus/virtiso-arm/releases/download/v0.1.240/virtio-win-0.1.240.iso /run/drivers.iso
26+
ADD https://github.com/qemus/virtiso-arm/releases/download/v0.1.248/virtio-win-0.1.248.iso /run/drivers.iso
2727

2828
RUN chmod +x /run/*.sh && chmod +x /usr/sbin/wsdd
2929

0 commit comments

Comments
 (0)