update op stack to granite
This commit is contained in:
@@ -5,9 +5,6 @@ services:
|
||||
#image: stakesquid/op-zora-mainnet:v0.1
|
||||
build:
|
||||
context: ./op
|
||||
args:
|
||||
OP_GETH_VERSION: v1.101408.0
|
||||
OP_NODE_VERSION: v1.9.1
|
||||
expose:
|
||||
- 8545 # RPC / Websocket
|
||||
- 2483 # P2P TCP (currently unused)
|
||||
@@ -54,9 +51,6 @@ services:
|
||||
#image: stakesquid/op-zora-mainnet:v0.1
|
||||
build:
|
||||
context: ./op
|
||||
args:
|
||||
OP_GETH_VERSION: v1.101408.0
|
||||
OP_NODE_VERSION: v1.9.1
|
||||
depends_on:
|
||||
- op-zora-mainnet
|
||||
expose:
|
||||
|
||||
Reference in New Issue
Block a user