Update wasmd to v0.10.0

This commit is contained in:
Simon Warta 2020-08-02 21:27:09 +02:00
parent 29fae9ad75
commit 5474d0cf3a

View File

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