We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2c0a0c commit 2246970Copy full SHA for 2246970
2 files changed
compose-cl.yml
@@ -47,7 +47,7 @@ services:
47
48
cl-lighthouse:
49
profiles: [cl-lighthouse]
50
- image: sigp/lighthouse:${LIGHTHOUSE_VERSION:-v8.1.0}
+ image: sigp/lighthouse:${LIGHTHOUSE_VERSION:-v8.1.1}
51
restart: unless-stopped
52
labels:
53
- "alloy-monitored=${CL_LIGHTHOUSE_ALLOY_MONITORED:-true}"
docker-compose.yml
@@ -48,7 +48,7 @@ services:
# |___/
lighthouse:
profiles: [""]
ports:
54
- ${LIGHTHOUSE_PORT_P2P:-9000}:9000/tcp # P2P TCP
0 commit comments