diff --git a/nethermind-gnosis-chiado.yml b/nethermind-gnosis-chiado.yml index a14ae9af..1d32f578 100644 --- a/nethermind-gnosis-chiado.yml +++ b/nethermind-gnosis-chiado.yml @@ -3,7 +3,7 @@ version: '3.1' services: nethermind-gnosis-chiado: - image: nethermind/nethermind:1.28.0 + image: nethermind/nethermind:1.29.1 user: root volumes: - "gnosis-chiado-nethermind-fullnode:/data" diff --git a/nethermind-gnosis.yml b/nethermind-gnosis.yml index cd66ef51..abfd8651 100644 --- a/nethermind-gnosis.yml +++ b/nethermind-gnosis.yml @@ -3,7 +3,7 @@ version: '3.1' services: nethermind-gnosis: - image: nethermind/nethermind:1.28.0 + image: nethermind/nethermind:1.29.1 user: root volumes: - "gnosis-nethermind-fullnode:/data" diff --git a/nethermind-mainnet.yml b/nethermind-mainnet.yml index 1cf6dbae..9d2f1e0c 100644 --- a/nethermind-mainnet.yml +++ b/nethermind-mainnet.yml @@ -2,7 +2,7 @@ version: '3.1' services: nethermind-mainnet: - image: nethermind/nethermind:1.28.0 + image: nethermind/nethermind:1.29.1 restart: always stop_grace_period: 1m command: |