Use wasmd v0.8.0-alpha

This commit is contained in:
Simon Warta 2020-05-20 10:52:28 +02:00
parent eba0159637
commit 5d52c137f2

View File

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