From 90eca50f2bec4c4134a37210d383a17f134fb5bf Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Tue, 3 Sep 2024 10:56:39 +0200 Subject: [PATCH] fix --- nethermind-gnosis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nethermind-gnosis.yml b/nethermind-gnosis.yml index 361aeccb..be044a96 100644 --- a/nethermind-gnosis.yml +++ b/nethermind-gnosis.yml @@ -3,7 +3,7 @@ version: '3.1' services: nethermind-gnosis: - image: nethermind/nethermind:1.29 + image: nethermind/nethermind:1.28.0 user: root volumes: - "gnosis-nethermind-fullnode:/data"