Download new contracts, update wasmd

This commit is contained in:
Ethan Frey
2021-04-29 22:29:41 +02:00
parent 928b12c725
commit 133ff688d4
6 changed files with 12 additions and 11 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
# Choose from https://hub.docker.com/r/cosmwasm/wasmd/tags
REPOSITORY="cosmwasm/wasmd"
VERSION="v0.16.0-alpha1"
# TODO: update to (to be released) v0.16.0-beta1 before merge
VERSION="latest"
CONTAINER_NAME="wasmd"