upgrade 1.9.24 to 1.9.25

https://github.com/ethereum/go-ethereum/releases/tag/v1.9.25

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2021-01-22 16:57:14 +01:00
parent 16eecb5b9e
commit 8b0dba55ea
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020

View File

@ -8,7 +8,7 @@
geth_extra_data: '{{ hostname }}'
# Container config
geth_cont_tag: 'v1.9.24'
geth_cont_tag: 'v1.9.25'
geth_cont_image: 'ethereum/client-go:{{ geth_cont_tag }}'
geth_cont_name: 'geth'