Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Commit

Permalink
update ethereum-genesis-generator image
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabasbusa committed Dec 21, 2023
1 parent 6ebc686 commit 0be794a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/inventories/devnet-12/group_vars/all/all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ checkpoint_sync_url_kube: https://{{ checkpoint_sync_node }}
# ╚═╝░░╚═╝░╚════╝░╚══════╝╚══════╝  ░░░╚═╝░░░╚═╝░░╚═╝╚═╝░░╚═╝╚═════╝░

# role: ethpandaops.general.ethereum_genesis
ethereum_genesis_generator_container_image: "ethpandaops/ethereum-genesis-generator:2.0.4"
ethereum_genesis_generator_container_image: "ethpandaops/ethereum-genesis-generator:2.0.7"
ethereum_genesis_generator_version: "{{ ethereum_genesis_generator_container_image.split(':')[-1] }}"
#ethereum_genesis_network_seed: "/Users/bbusa/Documents/Ethereum.nosync/testnets/dencun-devnets/ansible/inventories/devnet-12/inventory.ini"
ethereum_genesis_network_seed: "{{ ansible_inventory_sources[0] }}"
Expand Down

0 comments on commit 0be794a

Please sign in to comment.