From 1d01601abf5588c3b56b2cc3121c7a8fa4beb181 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Sat, 26 Aug 2023 02:27:45 +0200 Subject: [PATCH] update da nethermind --- nethermind-mainnet.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nethermind-mainnet.yml b/nethermind-mainnet.yml index 8af61bb2..41a754d5 100644 --- a/nethermind-mainnet.yml +++ b/nethermind-mainnet.yml @@ -2,7 +2,7 @@ version: '3.1' services: nethermind-mainnet: - image: nethermind/nethermind:1.17.3 + image: nethermind/nethermind:1.20.1 restart: always stop_grace_period: 1m command: | @@ -60,7 +60,7 @@ services: lighthouse-mainnet: - image: sigp/lighthouse:v4.0.1-modern + image: sigp/lighthouse:v4.3.0-modern restart: unless-stopped networks: - chains