switch to latest image tag for faucet api

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2019-05-28 08:19:53 -04:00
parent 6fc60fa3b7
commit a691ea1f2b
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ faucet_network: ~
faucet_cors_rule: ~ faucet_cors_rule: ~
faucet_account_pass: ~ faucet_account_pass: ~
faucet_cont_tag: 'fixed' faucet_cont_tag: 'latest'
faucet_cont_image: 'statusteam/faucet:{{ faucet_cont_tag }}' faucet_cont_image: 'statusteam/faucet:{{ faucet_cont_tag }}'
faucet_cont_name: 'faucet-api' faucet_cont_name: 'faucet-api'
faucet_http_port: 3001 faucet_http_port: 3001