update version for hardfork

This commit is contained in:
Sebastian
2023-04-11 11:25:19 +02:00
parent f93474073a
commit 7898e5691a
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ version: '3.1'
services: services:
erigon-goerli: erigon-goerli:
image: thorax/erigon:v2.40.1 image: thorax/erigon:v2.42.0
expose: expose:
- "21766" - "21766"
- "9090" - "9090"

View File

@@ -2,7 +2,7 @@ version: '3.1'
services: services:
nethermind-mainnet: nethermind-mainnet:
image: nethermind/nethermind:1.16.1 image: nethermind/nethermind:1.17.3
restart: always restart: always
stop_grace_period: 1m stop_grace_period: 1m
command: | command: |