Skip to content

Commit d3358ff

Browse files
KaloyanTanevOisinKyne
authored andcommitted
Bump Lighthouse v8.1.2
1 parent 8fa25d2 commit d3358ff

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
@@ -46,7 +46,7 @@ services:
4646

4747
cl-lighthouse:
4848
profiles: [cl-lighthouse]
49-
image: sigp/lighthouse:${LIGHTHOUSE_VERSION:-v8.1.1}
49+
image: sigp/lighthouse:${LIGHTHOUSE_VERSION:-v8.1.2}
5050
restart: unless-stopped
5151
labels:
5252
- "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)