Update wasmd to v0.16.0-alpha1

This commit is contained in:
Simon Warta
2021-03-11 13:42:44 +01:00
parent 2b71527029
commit 05d363db21
+1 -1
View File
@@ -1,5 +1,5 @@
# Choose from https://hub.docker.com/r/cosmwasm/wasmd/tags
REPOSITORY="cosmwasm/wasmd"
VERSION="v0.15.1"
VERSION="v0.16.0-alpha1"
CONTAINER_NAME="wasmd"