This commit is contained in:
Sebastian
2024-11-09 03:05:44 +01:00
parent 0284e260e2
commit d0887fd183

View File

@@ -2,7 +2,7 @@ version: '3.1'
services: services:
base-fullnode: # this is Optimism's geth client base-fullnode: # this is Optimism's geth client
image: ghcr.io/paradigmxyz/op-reth:v1.1.0 image: ghcr.io/paradigmxyz/op-reth:v1.1.1
expose: expose:
- 9551 - 9551
- 8545 # RPC / Websocket - 8545 # RPC / Websocket