Skip to content

Commit

Permalink
feat: update teku and besu to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
stdevMac authored Oct 18, 2024
1 parent 0554b7d commit 7dd449e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions configs/client_images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ execution:
version: v1.14.11
besu:
name: hyperledger/besu
version: 24.9.1
version: 24.10.0
nethermind:
name: nethermind/nethermind
version: 1.29.1
Expand All @@ -20,7 +20,7 @@ consensus:
version: v1.22.0
teku:
name: consensys/teku
version: 24.10.1
version: 24.10.2
prysm:
name: gcr.io/prysmaticlabs/prysm/beacon-chain
version: v5.1.2
Expand All @@ -36,7 +36,7 @@ validator:
version: v1.22.0
teku:
name: consensys/teku
version: 24.10.1
version: 24.10.2
prysm:
name: gcr.io/prysmaticlabs/prysm/validator
version: v5.1.2
Expand Down

0 comments on commit 7dd449e

Please sign in to comment.