From 50c00156cf825bc4c7d7bb5be0902af0b1abec0f Mon Sep 17 00:00:00 2001 From: goldsquid Date: Tue, 7 Jul 2026 18:17:00 +0700 Subject: [PATCH] fix --- op/reth/superseed-sepolia-op-reth-pruned-trace.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/op/reth/superseed-sepolia-op-reth-pruned-trace.yml b/op/reth/superseed-sepolia-op-reth-pruned-trace.yml index 00a8eca6..68e833b3 100644 --- a/op/reth/superseed-sepolia-op-reth-pruned-trace.yml +++ b/op/reth/superseed-sepolia-op-reth-pruned-trace.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: superseed-sepolia-op-reth-pruned: - image: ${SUPERSEED_RETH_IMAGE:-ghcr.io/conduitxyz/conduit-op-reth}:${SUPERSEED_SEPOLIA_RETH_VERSION:-v2.1.0} + image: ${SUPERSEED_RETH_IMAGE:-ghcr.io/conduitxyz/conduit-op-reth}:${SUPERSEED_SEPOLIA_RETH_VERSION:-v2.1.1} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle