Skip to content

Commit

Permalink
feat: update versions of clients
Browse files Browse the repository at this point in the history
  • Loading branch information
stdevMac authored and AntiD2ta committed Feb 13, 2024
1 parent 270b40c commit 013b770
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions configs/client_images.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
execution:
geth:
name: ethereum/client-go
version: v1.13.11
version: v1.13.12
besu:
name: hyperledger/besu
version: 24.1.1
Expand All @@ -10,14 +10,14 @@ execution:
version: 1.25.3
erigon:
name: thorax/erigon
version: v2.57.1
version: v2.57.3
consensus:
lighthouse:
name: sigp/lighthouse
version: v4.6.0
lodestar:
name: chainsafe/lodestar
version: v1.15.0
version: v1.15.1
teku:
name: consensys/teku
version: 24.1.1
Expand All @@ -30,7 +30,7 @@ validator:
version: v4.6.0
lodestar:
name: chainsafe/lodestar
version: v1.15.0
version: v1.15.1
teku:
name: consensys/teku
version: 24.1.1
Expand Down

0 comments on commit 013b770

Please sign in to comment.