From 90bd2338bf74bcac46ad2a0d686c65c8d0df2553 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Fri, 3 Feb 2023 07:07:54 +0100 Subject: [PATCH] update the erigon version --- erigon-polygon.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/erigon-polygon.yml b/erigon-polygon.yml index fbef2af4..08b272af 100644 --- a/erigon-polygon.yml +++ b/erigon-polygon.yml @@ -4,8 +4,8 @@ services: erigon-polygon: build: args: - ERIGON_VERSION: frankenstein - ERIGON_REPOSITORY: https://github.com/StakeSquid/erigon.git + ERIGON_VERSION: v2.37.0 + ERIGON_REPOSITORY: https://github.com/ledgerwatch/erigon.git context: ./polygon/erigon dockerfile: Dockerfile environment: