Skip to content

Commit

Permalink
wasmedge 0.13.5, wamr 4.2.3
Browse files Browse the repository at this point in the history
Signed-off-by: Kohei Tokunaga <[email protected]>
  • Loading branch information
ktock committed Nov 13, 2023
1 parent 1f5768d commit c760cf7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile.test
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
ARG BUILDX_VERSION=0.11.2
ARG DOCKER_VERSION=24.0.6
ARG WAMR_VERSION=1.2.3
ARG WASMEDGE_VERSION=0.13.4
ARG WASMEDGE_VERSION=0.13.5
ARG GOLANG_VERSION=1.21.3
ARG WASMER_VERSION=v4.2.2
ARG WASMER_VERSION=v4.2.3
ARG WASMTIME_VERSION=13.0.0

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

0 comments on commit c760cf7

Please sign in to comment.