mirror of
https://github.com/status-im/infra-role-geth.git
synced 2025-02-13 12:26:40 +00:00
upgrade from 1.10.18.to 1.10.19
Necessary for mainnet difficulty bomb: https://github.com/ethereum/go-ethereum/releases/tag/v1.10.19 https://blog.ethereum.org/2022/06/16/gray-glacier-announcement/ Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
8dd7ad6be9
commit
226406b29f
@ -14,7 +14,7 @@ geth_account_pass_file: '{{ geth_cont_vol }}/keys/account.pass'
|
||||
geth_account_addr_file: '{{ geth_cont_vol }}/keys/account.addr'
|
||||
|
||||
# Container config
|
||||
geth_cont_tag: 'v1.10.18'
|
||||
geth_cont_tag: 'v1.10.19'
|
||||
geth_cont_image: 'ethereum/client-go:{{ geth_cont_tag }}'
|
||||
geth_cont_name: '{{ geth_service_name }}-node'
|
||||
geth_cont_vol: '{{ geth_service_path }}/node'
|
||||
|
Loading…
x
Reference in New Issue
Block a user