Minor debugging, fix wasmd version to 0.7.0-rc1

This commit is contained in:
Ethan Frey
2020-02-27 21:13:14 +01:00
parent 0bc8ac4f93
commit b9fecebd80
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# Choose from https://hub.docker.com/r/cosmwasm/wasmd-demo/tags
REPOSITORY="cosmwasm/wasmd-demo"
VERSION="latest"
VERSION="v0.7.0-rc1"
CONTAINER_NAME="wasmd"