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