From 7898e5691a716990220125d2f3c32e770ae2cdd1 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Tue, 11 Apr 2023 11:25:19 +0200 Subject: [PATCH] update version for hardfork --- erigon-goerli.yml | 2 +- nethermind-mainnet.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/erigon-goerli.yml b/erigon-goerli.yml index 62784a93..212572a2 100644 --- a/erigon-goerli.yml +++ b/erigon-goerli.yml @@ -2,7 +2,7 @@ version: '3.1' services: erigon-goerli: - image: thorax/erigon:v2.40.1 + image: thorax/erigon:v2.42.0 expose: - "21766" - "9090" diff --git a/nethermind-mainnet.yml b/nethermind-mainnet.yml index 1fa4297a..c2f5d5f2 100644 --- a/nethermind-mainnet.yml +++ b/nethermind-mainnet.yml @@ -2,7 +2,7 @@ version: '3.1' services: nethermind-mainnet: - image: nethermind/nethermind:1.16.1 + image: nethermind/nethermind:1.17.3 restart: always stop_grace_period: 1m command: |