From d8fbd33ec440174663e9c41fb83996e13aee1e6a Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Sat, 14 Jan 2023 14:03:17 +0100 Subject: [PATCH] update erigon --- erigon.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erigon.yml b/erigon.yml index 841cc05a..d44a97f6 100644 --- a/erigon.yml +++ b/erigon.yml @@ -2,7 +2,7 @@ version: '3.1' services: erigon-mainnet: - image: thorax/erigon:v2.30.0 + image: thorax/erigon:v2.34.0 expose: - "16630" - "9090"