Upgrade wasmd to 0.21.0

This commit is contained in:
Simon Warta 2021-11-24 11:08:45 +01:00
parent baa4e5e049
commit b3b0ed1070

View File

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