Skip to content

Commit

Permalink
wasmer v4.2.8
Browse files Browse the repository at this point in the history
Signed-off-by: Kohei Tokunaga <[email protected]>
  • Loading branch information
ktock committed Apr 16, 2024
1 parent 72f408f commit e3d40a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.test
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG DOCKER_VERSION=26.0.0
ARG WAMR_VERSION=1.3.2
ARG WASMEDGE_VERSION=0.13.5
ARG GOLANG_VERSION=1.21.6
ARG WASMER_VERSION=v4.2.5
ARG WASMER_VERSION=v4.2.8
ARG WASMTIME_VERSION=19.0.0

FROM docker:${DOCKER_VERSION}-dind AS dind
Expand Down

0 comments on commit e3d40a9

Please sign in to comment.