Skip to content

Commit b95f308

Browse files
authored
Bump Lighthouse v8.1.2 (#440)
1 parent d242c82 commit b95f308

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.1.1}
50+
image: sigp/lighthouse:${LIGHTHOUSE_VERSION:-v8.1.2}
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
@@ -48,7 +48,7 @@ services:
4848
# |___/
4949

5050
lighthouse:
51-
image: sigp/lighthouse:${LIGHTHOUSE_VERSION:-v8.1.1}
51+
image: sigp/lighthouse:${LIGHTHOUSE_VERSION:-v8.1.2}
5252
profiles: [""]
5353
ports:
5454
- ${LIGHTHOUSE_PORT_P2P:-9000}:9000/tcp # P2P TCP

0 commit comments

Comments
 (0)