diff --git a/deploy/gnosis/docker-compose.yml b/deploy/gnosis/docker-compose.yml index 0cc96ac..2fdc07c 100644 --- a/deploy/gnosis/docker-compose.yml +++ b/deploy/gnosis/docker-compose.yml @@ -119,10 +119,10 @@ services: nethermind: container_name: nethermind_gnosis - image: nethermind/nethermind:1.20.1 + image: nethermind/nethermind:1.25.4 restart: always command: - - --config=xdai + - --config=gnosis - --datadir=/data/nethermind - --Sync.FastSync=true - --JsonRpc.Enabled=true