diff --git a/compose-cl.yml b/compose-cl.yml index 7e62a34..887579a 100644 --- a/compose-cl.yml +++ b/compose-cl.yml @@ -47,7 +47,7 @@ services: cl-lighthouse: profiles: [cl-lighthouse] - image: sigp/lighthouse:${LIGHTHOUSE_VERSION:-v8.0.1} + image: sigp/lighthouse:${LIGHTHOUSE_VERSION:-v8.1.0} restart: unless-stopped labels: - "alloy-monitored=${CL_LIGHTHOUSE_ALLOY_MONITORED:-true}" diff --git a/docker-compose.yml b/docker-compose.yml index 5dabdbe..f799cf2 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -47,7 +47,7 @@ services: # |___/ lighthouse: - image: sigp/lighthouse:${LIGHTHOUSE_VERSION:-v8.0.1} + image: sigp/lighthouse:${LIGHTHOUSE_VERSION:-v8.1.0} profiles: [""] ports: - ${LIGHTHOUSE_PORT_P2P:-9000}:9000/tcp # P2P TCP