upgrade Geth to 1.9.23

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2020-10-20 15:39:28 +02:00
parent ded00daf03
commit a7effd42f2
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 1 additions and 1 deletions

View File

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