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

Commit

Permalink
update images
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabasbusa committed Dec 19, 2023
1 parent 6ea7f63 commit a3ec0be
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
22 changes: 11 additions & 11 deletions ansible/inventories/devnet-12/group_vars/all/images.yaml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
default_ethereum_client_images:
### Consensus layer clients
lighthouse: ethpandaops/lighthouse:proposer-signature-cache-29ecfc3
lighthouse: ethpandaops/lighthouse:unstable-c55608b
lodestar: ethpandaops/lodestar:blobs-inclproof-d5a5a47
nimbus: ethpandaops/nimbus:unstable-44db870
prysm: gcr.io/prysmaticlabs/prysm/beacon-chain:HEAD-344e68
prysm_validator: ethpandaops/prysm:develop-1962cca
teku: ethpandaops/teku:master-16c4354
nimbus: ethpandaops/nimbus:unstable-f125a5c
prysm: gcr.io/prysmaticlabs/prysm/beacon-chain:HEAD-374d77
prysm_validator: gcr.io/prysmaticlabs/prysm/validator:HEAD-374d77
teku: ethpandaops/teku:master-f733b7c
### Execution layer clients
besu: ethpandaops/besu:main-be5cc68
geth: ethpandaops/geth:master-5b57727
erigon: ethpandaops/erigon:devel-8cfafa4
ethereumjs: ethpandaops/ethereumjs:integrate-snapsync-b09794f
nethermind: ethpandaops/nethermind:master-dcec565
reth: ethpandaops/reth:main-b0c4d99
besu: ethpandaops/besu:main-80c8a8f
geth: ethpandaops/geth:master-cd58897
erigon: ethpandaops/erigon:devel-33fc53f
ethereumjs: ethpandaops/ethereumjs:master-c5054eb
nethermind: ethpandaops/nethermind:master-13b85a3
reth: ethpandaops/reth:main-b1d0dc4


default_tooling_images:
Expand Down

This file was deleted.

0 comments on commit a3ec0be

Please sign in to comment.