Fix polygon-zkevm cdk-erigon version: v2.64.2 → v2.63.0-RC11

v2.64.2 doesn't exist on Docker Hub; latest available is v2.63.0-RC11.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-14 04:50:49 +00:00
parent f1c0fab51c
commit 58b4cf8aa1
4 changed files with 4 additions and 4 deletions

View File

@@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults
services:
polygon-zkevm-mainnet-archive:
image: ${POLYGON_ZKEVM_CDK_ERIGON_IMAGE:-hermeznetwork/cdk-erigon}:${POLYGON_ZKEVM_MAINNET_CDK_ERIGON_VERSION:-v2.64.2}
image: ${POLYGON_ZKEVM_CDK_ERIGON_IMAGE:-hermeznetwork/cdk-erigon}:${POLYGON_ZKEVM_MAINNET_CDK_ERIGON_VERSION:-v2.63.0-RC11}
sysctls:
# TCP Performance
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle