From 35a7169a725ca1dd4a1ca22af418c59a670c8ae8 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Mon, 3 Mar 2025 07:58:19 +0100 Subject: [PATCH] update --- nethermind-gnosis.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/nethermind-gnosis.yml b/nethermind-gnosis.yml index a14eb7fd..7110415d 100644 --- a/nethermind-gnosis.yml +++ b/nethermind-gnosis.yml @@ -63,7 +63,9 @@ services: nimbus-gnosis: build: - context: ./gnosis/nimbus + context: ./nimbus + args: + UPSTREAM_VERSION: ${NIMBUS_VERSION:-v25.3.0} restart: unless-stopped stop_grace_period: 1m user: root