upgrade geth: 1.8.23 > 1.8.26
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
3533f925e6
commit
7ba41237bf
|
@ -11,7 +11,7 @@ faucet_cont_image: 'statusteam/faucet:{{ faucet_cont_tag }}'
|
|||
faucet_cont_name: 'faucet-api'
|
||||
faucet_http_port: 3001
|
||||
|
||||
faucet_geth_tag: 'v1.8.23'
|
||||
faucet_geth_tag: 'v1.8.26'
|
||||
faucet_geth_image: 'ethereum/client-go:{{ faucet_geth_tag }}'
|
||||
faucet_geth_name: 'faucet-geth'
|
||||
faucet_geth_vol: '/docker/{{ faucet_geth_name }}'
|
||||
|
|
Loading…
Reference in New Issue