We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d242c82 commit b95f308Copy full SHA for b95f308
compose-cl.yml
@@ -47,7 +47,7 @@ services:
47
48
cl-lighthouse:
49
profiles: [cl-lighthouse]
50
- image: sigp/lighthouse:${LIGHTHOUSE_VERSION:-v8.1.1}
+ image: sigp/lighthouse:${LIGHTHOUSE_VERSION:-v8.1.2}
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