Skip to content

Commit

Permalink
update images
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabasbusa committed Sep 26, 2024
1 parent fc1c581 commit 84dc956
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ansible/inventories/devnet-2/group_vars/all/images.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
default_ethereum_client_images:
### Consensus layer clients
lighthouse: ethpandaops/lighthouse:unstable-2792705
lodestar: ethpandaops/lodestar:peerDAS-cec27d6
lodestar: ethpandaops/lodestar:peerDAS-a3de70f
nimbus: ethpandaops/nimbus-eth2:pdsync-30f8ef9
prysm: ethpandaops/prysm-beacon-chain:peerDAS-e45a130
prysm_validator: ethpandaops/prysm-validator:peerDAS-e45a130
prysm: ethpandaops/prysm-beacon-chain:peerDAS-df42f37
prysm_validator: ethpandaops/prysm-validator:peerDAS-df42f37
teku: ethpandaops/teku:nashatyrev-das-458f7e7
grandine: ethpandaops/grandine:hangleang-feature-das-2c2f74b
### Execution layer clients
Expand Down
1 change: 1 addition & 0 deletions ansible/playbook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
name: ethpandaops.general.ethereum_inventory_web
tags: [ethereum, ethereum_node, eth_inventory_web, ethereum_inventory_web]
delegate_to: bootnode-1
run_once: true

- hosts: tx_fuzz_blobs
become: true
Expand Down

0 comments on commit 84dc956

Please sign in to comment.