Use wasmd 0.40.2 in tests

This commit is contained in:
Simon Warta 2023-06-13 12:02:21 +02:00
parent 2b112b79f0
commit 44e27fb60c

View File

@ -1,5 +1,5 @@
# Choose from https://hub.docker.com/r/cosmwasm/wasmd/tags # Choose from https://hub.docker.com/r/cosmwasm/wasmd/tags
REPOSITORY="cosmwasm/wasmd" REPOSITORY="cosmwasm/wasmd"
VERSION="v0.40.0" VERSION="v0.40.2"
CONTAINER_NAME="wasmd" CONTAINER_NAME="wasmd"