diff --git a/scripts/wasmd/env b/scripts/wasmd/env index c00c8d0d..c0a20a69 100644 --- a/scripts/wasmd/env +++ b/scripts/wasmd/env @@ -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"