diff --git a/run/common/docker/run.sh b/run/common/docker/run.sh index d86e08ed5e2..b17fbf5857f 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=2024.11.18 +RELEASE_WALLET_TAG=2024.12.8 WALLET_TAG=${WALLET_TAG:=$RELEASE_WALLET_TAG} export WALLET_TAG