Skip to content

Commit 3cb5116

Browse files
chore(deps): update consensys/teku docker tag to v26.3.0 (#276)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 60e4425 commit 3cb5116

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

compose-cl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ services:
8484

8585
cl-teku:
8686
profiles: [cl-teku]
87-
image: consensys/teku:${VC_VERSION:-26.2.0}
87+
image: consensys/teku:${VC_VERSION:-26.3.0}
8888
restart: unless-stopped
8989
labels:
9090
- "alloy-monitored=${CL_TEKU_ALLOY_MONITORED:-true}"

compose-vc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ services:
8585

8686
vc-teku:
8787
profiles: [vc-teku]
88-
image: consensys/teku:${VC_TEKU_VERSION:-26.2.0}
88+
image: consensys/teku:${VC_TEKU_VERSION:-26.3.0}
8989
command: |
9090
validator-client
9191
--beacon-node-api-endpoint "http://charon:3600"

0 commit comments

Comments
 (0)