upgrade geth: 1.9.8 > 1.9.10
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
91e1da9e03
commit
6d171e4704
|
@ -8,7 +8,7 @@ geth_account_json: ~
|
|||
geth_extra_data: '{{ hostname }}'
|
||||
|
||||
# Container config
|
||||
geth_cont_tag: 'v1.9.8'
|
||||
geth_cont_tag: 'v1.9.10'
|
||||
geth_cont_image: 'ethereum/client-go:{{ geth_cont_tag }}'
|
||||
geth_cont_name: 'geth'
|
||||
|
||||
|
|
Loading…
Reference in New Issue