Skip to content

Commit

Permalink
wasmtime 27.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelsavara committed Dec 9, 2024
1 parent 7f525a7 commit 9c9e00f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/azurelinux/3.0/net10.0/webassembly/amd64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ RUN mkdir -p ${WASI_SDK_PATH} \
&& echo ${WASI_SDK_VERSION} > ${WASI_SDK_PATH}/wasi-sdk-version.txt \
&& rm /tmp/wasi-sdk.tar.gz

ENV WASMTIME_VERSION=19.0.2
ENV WASMTIME_VERSION=27.0.0
ENV WASMTIME_PATH=/usr/local/wasmtime
ENV WASMTIME_URL=https://github.com/bytecodealliance/wasmtime/releases/download/v${WASMTIME_VERSION}/wasmtime-v${WASMTIME_VERSION}-x86_64-linux.tar.xz

Expand Down

0 comments on commit 9c9e00f

Please sign in to comment.