Update docker image and test contracts

This commit is contained in:
Ethan Frey
2020-02-27 17:31:42 +01:00
parent e1fdda61be
commit 36d557a4ef
4 changed files with 3 additions and 3 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.6.1"
VERSION="latest"
CONTAINER_NAME="wasmd"