We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3092c78 commit 4ce5a8dCopy full SHA for 4ce5a8d
docker-compose.yml
@@ -46,7 +46,7 @@ services:
46
# |___/
47
48
lighthouse:
49
- image: sigp/lighthouse:${LIGHTHOUSE_VERSION:-v7.0.0-beta.3}
+ image: sigp/lighthouse:${LIGHTHOUSE_VERSION:-v7.0.0-beta.4}
50
ports:
51
- ${LIGHTHOUSE_PORT_P2P:-9000}:9000/tcp # P2P TCP
52
- ${LIGHTHOUSE_PORT_P2P:-9000}:9000/udp # P2P UDP
0 commit comments