deploy: regenerate compose from vibe-node main 92f020f27b22

This commit is contained in:
2026-07-10 17:03:17 +00:00
parent 2814d358fe
commit bd912b3616
313 changed files with 945 additions and 577 deletions

View File

@@ -55,7 +55,6 @@ services:
- GETH_ROLLUP_SEQUENCERHTTP=https://testnet.rpc.metall2.com
entrypoint: /bin/sh -c 'exec geth "$@"' --
command:
- --cache=${METAL_SEPOLIA_OP_GETH_PRUNED_PEBBLE_PATH_CACHE:-1024}
- --datadir=/data
- --db.engine=pebble
- --gcmode=full
@@ -104,7 +103,7 @@ services:
- traefik.http.routers.metal-sepolia-op-geth-pruned-pebble-path.middlewares=metal-sepolia-op-geth-pruned-pebble-path-stripprefix, ipallowlist
metal-sepolia-node:
image: ${METAL_NODE_IMAGE:-us-docker.pkg.dev/oplabs-tools-artifacts/images/op-node}:${METAL_SEPOLIA_NODE_VERSION:-v1.19.1}
image: ${METAL_NODE_IMAGE:-us-docker.pkg.dev/oplabs-tools-artifacts/images/op-node}:${METAL_SEPOLIA_NODE_VERSION:-v1.19.2}
ports:
- 19701:19701
- 19701:19701/udp