Use wasmd v0.6.1 with rest server fixes

This commit is contained in:
Ethan Frey 2020-02-18 22:44:36 +01:00
parent 8ff9d719c2
commit 018f047973

View File

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