From 40a496124c447d387d6c15c1abc9658c7f8fe1bc Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Wed, 13 Dec 2023 15:28:51 +0100 Subject: [PATCH] update --- erigon-gnosis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erigon-gnosis.yml b/erigon-gnosis.yml index b41381f5..1a6b4807 100644 --- a/erigon-gnosis.yml +++ b/erigon-gnosis.yml @@ -3,7 +3,7 @@ version: '3.1' services: erigon-gnosis: - image: thorax/erigon:v2.54.0 + image: thorax/erigon:v2.55.1 user: root volumes: - "gnosis-archive_data:/datadir"