diff --git a/base-reth-fullnode.yml b/base-reth-fullnode.yml index f1f2ca01..95c916a5 100644 --- a/base-reth-fullnode.yml +++ b/base-reth-fullnode.yml @@ -2,7 +2,7 @@ version: '3.1' services: base-fullnode: # this is Optimism's geth client - image: ghcr.io/paradigmxyz/op-reth:v1.1.4 + image: ghcr.io/paradigmxyz/op-reth:${RETH_VERSION:-v1.1.5} expose: - 9551 - 8545 # RPC / Websocket