From faf41b2e2c9fd34d540e0dc271fd1f2dc4eab93f Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Wed, 18 Jan 2023 11:46:53 +0100 Subject: [PATCH] update erigon version --- erigon.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erigon.yml b/erigon.yml index f61f1abf..2c17943c 100644 --- a/erigon.yml +++ b/erigon.yml @@ -2,7 +2,7 @@ version: '3.1' services: erigon-mainnet: - image: thorax/erigon:v2.34.0 + image: thorax/erigon:v2.35.0 expose: - "16630" - "9090"