Skip to content

Commit a3d1259

Browse files
chore(deps): update sigp/lighthouse docker tag to v8.1.0
1 parent bdb3072 commit a3d1259

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
@@ -47,7 +47,7 @@ services:
4747

4848
cl-lighthouse:
4949
profiles: [cl-lighthouse]
50-
image: sigp/lighthouse:${LIGHTHOUSE_VERSION:-v8.0.1}
50+
image: sigp/lighthouse:${LIGHTHOUSE_VERSION:-v8.1.0}
5151
restart: unless-stopped
5252
labels:
5353
- "alloy-monitored=${CL_LIGHTHOUSE_ALLOY_MONITORED:-true}"

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ services:
4747
# |___/
4848

4949
lighthouse:
50-
image: sigp/lighthouse:${LIGHTHOUSE_VERSION:-v8.0.1}
50+
image: sigp/lighthouse:${LIGHTHOUSE_VERSION:-v8.1.0}
5151
profiles: [""]
5252
ports:
5353
- ${LIGHTHOUSE_PORT_P2P:-9000}:9000/tcp # P2P TCP

0 commit comments

Comments
 (0)