We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e3da66 commit 828251aCopy full SHA for 828251a
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.10.2}
+ image: ghcr.io/paradigmxyz/reth:${EL_RETH_VERSION:-v1.11.1}
53
restart: unless-stopped
54
ports:
55
- ${EL_PORT_P2P:-30303}:30303/tcp # P2P TCP
0 commit comments