Update rest server, pass tests

This commit is contained in:
Ethan Frey
2020-02-10 12:01:21 +01:00
parent 4cd2aff735
commit f1e1c76baa
2 changed files with 5 additions and 2 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
# Choose from https://hub.docker.com/r/cosmwasm/wasmd-demo/tags
REPOSITORY="cosmwasm/wasmd-demo"
VERSION="v0.0.2"
#VERSION="v0.0.4"
VERSION="latest"
CONTAINER_NAME="wasmd"