Skip to content

Commit f1f136d

Browse files
pinebitOisinKyne
authored andcommitted
lighthouse version bump
1 parent 2ad93f1 commit f1f136d

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.0}
49+
image: sigp/lighthouse:${LIGHTHOUSE_VERSION:-v8.1.1}
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.0}
51+
image: sigp/lighthouse:${LIGHTHOUSE_VERSION:-v8.1.1}
5252
profiles: [""]
5353
ports:
5454
- ${LIGHTHOUSE_PORT_P2P:-9000}:9000/tcp # P2P TCP

0 commit comments

Comments
 (0)