nimbus.holesky: use 2.49.3 Erigon release
https://github.com/ledgerwatch/erigon/releases/tag/v2.49.3 Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
7db4374fc9
commit
2588a658cf
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
# Temporary fix for lack of releases for new Holesky genesis.
|
||||
geth_cont_image: 'ethpandaops/geth:master-614804b'
|
||||
erigon_cont_image: 'ethpandaops/erigon:devel-f99f326'
|
||||
# Go-Ethereum ------------------------------------------------------------------
|
||||
|
||||
geth_service_name: 'geth-{{ geth_network_name }}-{{ "%02d"|format(idx|int+1) }}'
|
||||
|
|
|
@ -125,7 +125,7 @@
|
|||
|
||||
- name: infra-role-erigon
|
||||
src: git@github.com:status-im/infra-role-erigon.git
|
||||
version: 904da4e09ac2c099785ce600f4d5975edc649451
|
||||
version: 8aebbaf320dc5c940dcb437c62ee526340aaf285
|
||||
scm: git
|
||||
|
||||
- name: infra-role-nethermind
|
||||
|
|
Loading…
Reference in New Issue