update
This commit is contained in:
@@ -6,9 +6,7 @@ volumes:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
manta-pacific:
|
manta-pacific:
|
||||||
build:
|
image: "public.ecr.aws/i6b2w2n6/op-geth:5.2.0"
|
||||||
context: ./manta-pacific
|
|
||||||
dockerfile: Dockerfile.l2
|
|
||||||
ports:
|
ports:
|
||||||
- "8545:8545"
|
- "8545:8545"
|
||||||
- "8060:6060"
|
- "8060:6060"
|
||||||
@@ -47,7 +45,7 @@ services:
|
|||||||
manta-pacific-node:
|
manta-pacific-node:
|
||||||
depends_on:
|
depends_on:
|
||||||
- manta-pacific
|
- manta-pacific
|
||||||
image: "public.ecr.aws/i6b2w2n6/op-node:celestia-3.0.0-dencun"
|
image: "public.ecr.aws/i6b2w2n6/op-node:5.2.0"
|
||||||
stop_signal: SIGINT
|
stop_signal: SIGINT
|
||||||
stop_grace_period: 30s
|
stop_grace_period: 30s
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user