upgrade Geth: 1.9.1 > 1.9.5

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2019-09-30 14:29:58 +02:00
parent 2eb861290a
commit df8f0efe47
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020

View File

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