This commit is contained in:
Sebastian
2024-10-20 04:16:14 +02:00
parent 4af8d3a65e
commit 62fca8931f

View File

@@ -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: