update
This commit is contained in:
@@ -2,7 +2,7 @@ version: '3.1'
|
||||
|
||||
services:
|
||||
optimism-fullnode: # this is Optimism's geth client
|
||||
image: ghcr.io/paradigmxyz/op-reth:v1.1.1
|
||||
image: ghcr.io/paradigmxyz/op-reth:v1.1.4
|
||||
expose:
|
||||
- 9551
|
||||
- 8545 # RPC / Websocket
|
||||
@@ -37,9 +37,6 @@ services:
|
||||
optimism-fullnode-node:
|
||||
build:
|
||||
context: ./op
|
||||
args:
|
||||
OP_GETH_VERSION: v1.101408.0
|
||||
OP_NODE_VERSION: v1.9.1
|
||||
depends_on:
|
||||
- optimism-fullnode
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user