We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20ce56f commit f40c141Copy full SHA for f40c141
1 file changed
compose-el.yml
@@ -49,7 +49,7 @@ services:
49
50
el-reth:
51
profiles: [el-reth]
52
- image: ghcr.io/paradigmxyz/reth:${EL_RETH_VERSION:-v1.11.2}
+ image: ghcr.io/paradigmxyz/reth:${EL_RETH_VERSION:-v1.11.3}
53
restart: unless-stopped
54
ports:
55
- ${EL_PORT_P2P:-30303}:30303/tcp # P2P TCP
0 commit comments