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