Skip to content

Commit 2d19084

Browse files
committed
Bump fw2tar version to v1.1.1
1 parent be7cc88 commit 2d19084

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
@@ -16,7 +16,7 @@ ARG LTRACE_PROTOTYPES_VERSION="0.7.91"
1616
ARG LTRACE_PROTOTYPES_HASH="9db3bdee7cf3e11c87d8cc7673d4d25b"
1717
ARG MUSL_VERSION="1.2.5"
1818
ARG VHOST_DEVICE_VERSION="vhost-device-vsock-v0.2.0"
19-
ARG FW2TAR_TAG="v1.1.0"
19+
ARG FW2TAR_TAG="v1.1.1"
2020

2121
FROM rust as vhost_builder
2222
RUN git clone --depth 1 -q https://github.com/rust-vmm/vhost-device/ /root/vhost-device

0 commit comments

Comments
 (0)