diff --git a/scripts/cosm/env b/scripts/cosm/env index f2eb21baf9..e759ee1e58 100644 --- a/scripts/cosm/env +++ b/scripts/cosm/env @@ -1,5 +1,5 @@ # Choose from https://hub.docker.com/r/cosmwasm/wasmd-demo/tags REPOSITORY="cosmwasm/wasmd-demo" -VERSION="latest" +VERSION="v0.0.2" CONTAINER_NAME="wasmd"