From bb1b563d769eb757432d4d75333178b0a52c452d Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Thu, 24 Oct 2024 05:56:45 +0200 Subject: [PATCH] update --- nethermind-gnosis-chiado.yml | 2 +- nethermind-gnosis.yml | 2 +- nethermind-mainnet.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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: |