nimbus.holesky: upgrade Geth to 1.13.2
Drop usage of master build. Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
2588a658cf
commit
7b45d24b43
|
@ -1,6 +1,4 @@
|
|||
---
|
||||
# Temporary fix for lack of releases for new Holesky genesis.
|
||||
geth_cont_image: 'ethpandaops/geth:master-614804b'
|
||||
# Go-Ethereum ------------------------------------------------------------------
|
||||
|
||||
geth_service_name: 'geth-{{ geth_network_name }}-{{ "%02d"|format(idx|int+1) }}'
|
||||
|
|
|
@ -115,7 +115,7 @@
|
|||
|
||||
- name: infra-role-geth
|
||||
src: git@github.com:status-im/infra-role-geth.git
|
||||
version: a2f2b10baafcba6a0bdfd358744fb6d1f74c0fab
|
||||
version: 94b473176d1d0235925c45e6756a12ca2fdc7eed
|
||||
scm: git
|
||||
|
||||
- name: infra-role-geth-exporter
|
||||
|
|
Loading…
Reference in New Issue