Skip to content

Commit

Permalink
Merge pull request #119 from ktock/binaryen-114
Browse files Browse the repository at this point in the history
Dockerfile: Binaryen 114
  • Loading branch information
ktock authored Sep 5, 2023
2 parents 7760fd8 + bfe6392 commit 1db5601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ARG WASI_SDK_VERSION_FULL=${WASI_SDK_VERSION}.0
ARG WASI_VFS_VERSION=v0.3.0
ARG WIZER_VERSION=04e49c989542f2bf3a112d60fbf88a62cce2d0d0
ARG EMSDK_VERSION=3.1.40 # TODO: support recent version
ARG BINARYEN_VERSION=113
ARG BINARYEN_VERSION=114
ARG BUSYBOX_VERSION=1_36_1
ARG RUNC_VERSION=v1.1.9

Expand Down

0 comments on commit 1db5601

Please sign in to comment.