diff --git a/run/common/docker/run.sh b/run/common/docker/run.sh index 038e0abaee3..a9471420554 100755 --- a/run/common/docker/run.sh +++ b/run/common/docker/run.sh @@ -24,7 +24,7 @@ fi source .env # Define and export wallet and node version tags -RELEASE_WALLET_TAG=2025.1.7 +RELEASE_WALLET_TAG=2025.1.9 WALLET_TAG=${WALLET_TAG:=$RELEASE_WALLET_TAG} export WALLET_TAG