nimbus.kiln: use new container built from master

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2022-04-12 19:25:55 +02:00
parent d231accd45
commit f58a8506a9
No known key found for this signature in database
GPG Key ID: 09AA5403E54D9931
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ geth_network_id: 1337802
geth_sync_mode: 'snap' geth_sync_mode: 'snap'
geth_log_level_name: info geth_log_level_name: info
# Container # Container
geth_cont_tag: 'merge-kiln-v2' geth_cont_tag: 'kiln'
geth_cont_image: 'statusteam/go-client:{{ geth_cont_tag }}' geth_cont_image: 'statusteam/go-client:{{ geth_cont_tag }}'
# Geth auth # Geth auth
geth_account_pass: '{{lookup("bitwarden", "nimbus/geth", field="password")}}' geth_account_pass: '{{lookup("bitwarden", "nimbus/geth", field="password")}}'