We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e33fe91 commit 1913c67Copy full SHA for 1913c67
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.2}
+ image: sigp/lighthouse:${LIGHTHOUSE_VERSION:-v8.1.3}
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