Skip to content

Commit c62c394

Browse files
committed
bump wasmvm docker version
1 parent a6ef0a6 commit c62c394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM golang:1.22-alpine3.19 AS go-builder
22
#ARG arch=x86_64
33

44
# See https://github.com/CosmWasm/wasmvm/releases
5-
ENV LIBWASMVM_VERSION=v2.1.3
5+
ENV LIBWASMVM_VERSION=v2.1.4
66

77
# this comes from standard alpine nightly file
88
# https://github.com/rust-lang/docker-rust-nightly/blob/master/alpine3.12/Dockerfile

0 commit comments

Comments
 (0)