Skip to content

Commit

Permalink
Merge pull request #167 from ktock/testruntimes
Browse files Browse the repository at this point in the history
wasmedge 0.13.5, wamr 4.2.3
  • Loading branch information
ktock authored Nov 14, 2023
2 parents 87fd004 + c760cf7 commit a686cd1
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 a686cd1

Please sign in to comment.