Skip to content

Commit

Permalink
Merge pull request #261 from ktock/wasmtime-19.0.2
Browse files Browse the repository at this point in the history
test: Dockerfile: wasmtime 19.0.2
  • Loading branch information
ktock authored Apr 16, 2024
2 parents 72f408f + be8712b commit bb26f01
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 @@ -6,7 +6,7 @@ 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 WASMTIME_VERSION=19.0.0
ARG WASMTIME_VERSION=19.0.2

FROM docker:${DOCKER_VERSION}-dind AS dind
FROM docker/buildx-bin:${BUILDX_VERSION} AS buildx
Expand Down

0 comments on commit bb26f01

Please sign in to comment.