This commit is contained in:
Sebastian
2024-02-20 08:11:50 +01:00
parent 6227d97e48
commit 484749bdd7
2 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ version: '3.1'
services:
nethermind-mainnet:
image: nethermind/nethermind:1.22.0
image: nethermind/nethermind:1.25.4
restart: always
stop_grace_period: 1m
command: |
@@ -62,7 +62,7 @@ services:
build:
context: ./nimbus
args:
UPSTREAM_VERSION: v23.8.0
UPSTREAM_VERSION: v24.2.1
restart: unless-stopped
stop_grace_period: 1m
environment: