From b937a8a8add49eb869fd28ad58dbc7640c667466 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Tue, 14 Jan 2025 04:38:18 +0100 Subject: [PATCH] update --- nethermind-gnosis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nethermind-gnosis.yml b/nethermind-gnosis.yml index ad52ff99..a14eb7fd 100644 --- a/nethermind-gnosis.yml +++ b/nethermind-gnosis.yml @@ -3,7 +3,7 @@ version: '3.1' services: nethermind-gnosis: - image: nethermind/nethermind:1.30.1 + image: nethermind/nethermind:${NETHERMIND_VERSION:-1.30.2} user: root volumes: - "gnosis-nethermind-fullnode:/data"