Revert reth to v1.10.2: op-reth v1.11.0 image not yet available on ghcr

Co-Authored-By: Claude Agent <claude@stakesquid.eu>
This commit is contained in:
2026-02-19 04:18:48 +00:00
parent 5dbea9f017
commit a955c5cd92
36 changed files with 36 additions and 36 deletions

View File

@@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults
services:
ethereum-hoodi-reth:
image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_HOODI_RETH_VERSION:-v1.11.0}
image: ${ETHEREUM_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${ETHEREUM_HOODI_RETH_VERSION:-v1.10.2}
sysctls:
# TCP Performance
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle