Skip to content

Commit 9d8f825

Browse files
Merge pull request #8 from ruby/katei/update-wasi-vfs
Update wasi-vfs v0.1.1
2 parents d312953 + 2b3d357 commit 9d8f825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builders/wasm32-unknown-wasi/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ FROM debian:buster
1010
ARG WASI_SDK_VERSION_MAJOR=14
1111
ARG WASI_SDK_VERSION_MINOR=0
1212
ARG BINARYEN_VERSION=91
13-
ARG WASI_VFS_VERSION=0.1.0
13+
ARG WASI_VFS_VERSION=0.1.1
1414
ARG WASI_PRESET_ARGS_VERSION=0.1.1
1515

1616
ENV WASI_SDK_PATH="/opt/wasi-sdk"

0 commit comments

Comments
 (0)