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