Use fixed v0.16.0-alpha2 image

This commit is contained in:
Ethan Frey
2021-04-29 22:29:41 +02:00
parent 1af8828546
commit 5e8d72b737
+1 -2
View File
@@ -1,6 +1,5 @@
# Choose from https://hub.docker.com/r/cosmwasm/wasmd/tags
REPOSITORY="cosmwasm/wasmd"
# TODO: update to (to be released) v0.16.0-beta1 before merge
VERSION="latest"
VERSION="v0.16.0-alpha2"
CONTAINER_NAME="wasmd"