Skip to content

Commit 2b3d357

Browse files
1 parent f5433a7 commit 2b3d357

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)