Skip to content

Commit 0b9c9c8

Browse files
chore(deps): update consensys/teku docker tag to v26.4.0
1 parent 2c6594b commit 0b9c9c8

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.3.0}
87+
image: consensys/teku:${VC_VERSION:-26.4.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.3.0}
88+
image: consensys/teku:${VC_TEKU_VERSION:-26.4.0}
8989
command: |
9090
validator-client
9191
--beacon-node-api-endpoint "http://charon:3600"

0 commit comments

Comments
 (0)