From 28f817f9d96fbe1b51441c7cfb1347fa148f3035 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Mon, 20 Nov 2023 18:13:17 +0100 Subject: [PATCH] update --- erigon-polygon-mainline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erigon-polygon-mainline.yml b/erigon-polygon-mainline.yml index c72f0ef4..4d07b061 100644 --- a/erigon-polygon-mainline.yml +++ b/erigon-polygon-mainline.yml @@ -2,7 +2,7 @@ version: '3.1' services: erigon-polygon: - image: thorax/erigon:v2.53.4 + image: thorax/erigon:v2.54.0 user: root volumes: - "polygon-archive_data:/datadir"