fix
This commit is contained in:
@@ -3,7 +3,8 @@ version: '3.1'
|
|||||||
services:
|
services:
|
||||||
op-lisk-sepolia: # this is Optimism's geth client
|
op-lisk-sepolia: # this is Optimism's geth client
|
||||||
#image: stakesquid/op-lisk-sepolia:v0.1
|
#image: stakesquid/op-lisk-sepolia:v0.1
|
||||||
build: ./op
|
build:
|
||||||
|
context: ./op
|
||||||
dockerfile: Dockerfile.debug
|
dockerfile: Dockerfile.debug
|
||||||
args:
|
args:
|
||||||
OP_GETH_VERSION: v1.101315.2
|
OP_GETH_VERSION: v1.101315.2
|
||||||
|
|||||||
Reference in New Issue
Block a user