Fix bcp, update to proper docker image

This commit is contained in:
Ethan Frey
2020-02-11 10:32:55 +01:00
parent 13c708e787
commit 8e0042ed75
2 changed files with 4 additions and 5 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="v0.0.5"
VERSION="v0.6.0"
CONTAINER_NAME="wasmd"