From 1ffb7a4f50182baf27997c11823c3c8ab5cf3420 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Thu, 22 Feb 2024 13:09:47 +0100 Subject: [PATCH] update --- polygon-erigon-fullnode.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/polygon-erigon-fullnode.yml b/polygon-erigon-fullnode.yml index 72678ccf..20193511 100644 --- a/polygon-erigon-fullnode.yml +++ b/polygon-erigon-fullnode.yml @@ -2,7 +2,7 @@ version: '3.1' services: polygon-erigon-fullnode: - image: thorax/erigon:v2.57.1 + image: thorax/erigon:v2.57.3 user: root volumes: - "polygon-erigon-fullnode:/datadir"