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