Upgrade wasmd to v0.31.0-rc0

This commit is contained in:
Simon Warta 2023-01-30 16:25:38 +01:00
parent d638c2ec16
commit 7eca4184c3

View File

@ -1,5 +1,5 @@
# Choose from https://hub.docker.com/r/cosmwasm/wasmd/tags
REPOSITORY="cosmwasm/wasmd"
VERSION="v0.27.0"
VERSION="v0.31.0-rc0"
CONTAINER_NAME="wasmd"