We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdb3072 commit a3d1259Copy full SHA for a3d1259
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.0.1}
+ image: sigp/lighthouse:${LIGHTHOUSE_VERSION:-v8.1.0}
51
restart: unless-stopped
52
labels:
53
- "alloy-monitored=${CL_LIGHTHOUSE_ALLOY_MONITORED:-true}"
docker-compose.yml
# |___/
lighthouse:
profiles: [""]
ports:
- ${LIGHTHOUSE_PORT_P2P:-9000}:9000/tcp # P2P TCP
0 commit comments