Skip to content

Commit

Permalink
Merge pull request #8 from ruby/katei/update-wasi-vfs
Browse files Browse the repository at this point in the history
Update wasi-vfs v0.1.1
  • Loading branch information
kateinoigakukun authored Apr 18, 2022
2 parents d312953 + 2b3d357 commit 9d8f825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builders/wasm32-unknown-wasi/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ FROM debian:buster
ARG WASI_SDK_VERSION_MAJOR=14
ARG WASI_SDK_VERSION_MINOR=0
ARG BINARYEN_VERSION=91
ARG WASI_VFS_VERSION=0.1.0
ARG WASI_VFS_VERSION=0.1.1
ARG WASI_PRESET_ARGS_VERSION=0.1.1

ENV WASI_SDK_PATH="/opt/wasi-sdk"
Expand Down

0 comments on commit 9d8f825

Please sign in to comment.