From f97e28f9390bea30b099f42f085dcae583c159e4 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Thu, 25 Jul 2024 05:03:06 +0200 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 186edc55..be0a39da 100644 --- a/nethermind-gnosis.yml +++ b/nethermind-gnosis.yml @@ -3,7 +3,7 @@ version: '3.1' services: nethermind-gnosis: - image: nethermind/nethermind:1.27.0 + image: nethermind/nethermind:1.27.1 user: root volumes: - "gnosis-nethermind-fullnode:/data"