This commit is contained in:
Sebastian
2025-03-03 07:56:03 +01:00
parent e7cd7ef208
commit 2782ab84e0

View File

@@ -2,7 +2,7 @@ version: '3.1'
services:
nethermind-holesky:
image: nethermind/nethermind:1.20.4
image: nethermind/nethermind:${NETHERMIND_VERSION:-1.31.2}
restart: always
stop_grace_period: 1m
command: |
@@ -65,7 +65,7 @@ services:
build:
context: ./nimbus
args:
UPSTREAM_VERSION: v23.9.1
UPSTREAM_VERSION: ${NIMBUS_VERSION:-v25.3.0}
restart: unless-stopped
stop_grace_period: 1m
environment: