update da nethermind
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user