fix: update op-reth image to new oplabs registry

op-reth moved from ghcr.io/paradigmxyz/op-reth to
us-docker.pkg.dev/oplabs-tools-artifacts/images/op-reth
starting with v1.11.0

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-25 04:11:41 +00:00
parent dcbbcf5cde
commit 21813cbdd0
22 changed files with 22 additions and 22 deletions

View File

@@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults
services:
xlayer-mainnet-op-reth:
image: ${XLAYER_RETH_IMAGE:-ghcr.io/paradigmxyz/op-reth}:${XLAYER_MAINNET_RETH_VERSION:-v1.11.3}
image: ${XLAYER_RETH_IMAGE:-us-docker.pkg.dev/oplabs-tools-artifacts/images/op-reth}:${XLAYER_MAINNET_RETH_VERSION:-v1.11.3}
sysctls:
# TCP Performance
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle