Upgrade wasmd to v0.18.0-rc2

This commit is contained in:
Simon Warta 2021-08-04 17:34:44 +02:00
parent 9508c58130
commit 516b5f2819

View File

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