Skip to content

Commit

Permalink
wasi: Update wasmtime to 18.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Mar 2, 2024
1 parent abb2fb9 commit fb08bd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/wasi.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ARG UBUNTU_VERSION=20.04
# https://github.com/WebAssembly/wasi-sdk/releases
ARG WASI_SDK_VERSION=21.0
# https://github.com/bytecodealliance/wasmtime/releases
ARG WASMTIME_VERSION=18.0.1
ARG WASMTIME_VERSION=18.0.2

FROM ghcr.io/taiki-e/downloader as wasi-sdk
SHELL ["/bin/bash", "-eEuxo", "pipefail", "-c"]
Expand Down

0 comments on commit fb08bd1

Please sign in to comment.