From 2dfe3e93258a4c294ebf035485876b5261da8535 Mon Sep 17 00:00:00 2001 From: Claude Agent Date: Mon, 29 Jun 2026 15:27:51 +0000 Subject: [PATCH] deploy: regenerate compose from vibe-node main 6446617d6a59 --- polygon/erigon3/polygon-amoy-erigon3-archive-trace.yml | 2 +- polygon/erigon3/polygon-amoy-erigon3-minimal-trace.yml | 2 +- polygon/erigon3/polygon-amoy-erigon3-pruned-trace.yml | 2 +- polygon/erigon3/polygon-mainnet-erigon3-archive-trace.yml | 2 +- polygon/erigon3/polygon-mainnet-erigon3-minimal-trace.yml | 2 +- polygon/erigon3/polygon-mainnet-erigon3-pruned-trace.yml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/polygon/erigon3/polygon-amoy-erigon3-archive-trace.yml b/polygon/erigon3/polygon-amoy-erigon3-archive-trace.yml index 03ffca7d..5ad4a082 100644 --- a/polygon/erigon3/polygon-amoy-erigon3-archive-trace.yml +++ b/polygon/erigon3/polygon-amoy-erigon3-archive-trace.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: polygon-amoy-erigon3-archive: - image: ${POLYGON_ERIGON3_IMAGE:-0xpolygon/erigon}:${POLYGON_AMOY_ERIGON3_VERSION:-v3.6.0} + image: ${POLYGON_ERIGON3_IMAGE:-0xpolygon/erigon}:${POLYGON_AMOY_ERIGON3_VERSION:-v3.6.1} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/polygon/erigon3/polygon-amoy-erigon3-minimal-trace.yml b/polygon/erigon3/polygon-amoy-erigon3-minimal-trace.yml index d88e7dc0..1a0c2688 100644 --- a/polygon/erigon3/polygon-amoy-erigon3-minimal-trace.yml +++ b/polygon/erigon3/polygon-amoy-erigon3-minimal-trace.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: polygon-amoy-erigon3-minimal: - image: ${POLYGON_ERIGON3_IMAGE:-0xpolygon/erigon}:${POLYGON_AMOY_ERIGON3_VERSION:-v3.6.0} + image: ${POLYGON_ERIGON3_IMAGE:-0xpolygon/erigon}:${POLYGON_AMOY_ERIGON3_VERSION:-v3.6.1} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/polygon/erigon3/polygon-amoy-erigon3-pruned-trace.yml b/polygon/erigon3/polygon-amoy-erigon3-pruned-trace.yml index 106b53ab..cf82c2cd 100644 --- a/polygon/erigon3/polygon-amoy-erigon3-pruned-trace.yml +++ b/polygon/erigon3/polygon-amoy-erigon3-pruned-trace.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: polygon-amoy-erigon3: - image: ${POLYGON_ERIGON3_IMAGE:-0xpolygon/erigon}:${POLYGON_AMOY_ERIGON3_VERSION:-v3.6.0} + image: ${POLYGON_ERIGON3_IMAGE:-0xpolygon/erigon}:${POLYGON_AMOY_ERIGON3_VERSION:-v3.6.1} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/polygon/erigon3/polygon-mainnet-erigon3-archive-trace.yml b/polygon/erigon3/polygon-mainnet-erigon3-archive-trace.yml index b489e16a..c2592ee5 100644 --- a/polygon/erigon3/polygon-mainnet-erigon3-archive-trace.yml +++ b/polygon/erigon3/polygon-mainnet-erigon3-archive-trace.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: polygon-mainnet-erigon3-archive: - image: ${POLYGON_ERIGON3_IMAGE:-0xpolygon/erigon}:${POLYGON_MAINNET_ERIGON3_VERSION:-v3.6.0} + image: ${POLYGON_ERIGON3_IMAGE:-0xpolygon/erigon}:${POLYGON_MAINNET_ERIGON3_VERSION:-v3.6.1} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/polygon/erigon3/polygon-mainnet-erigon3-minimal-trace.yml b/polygon/erigon3/polygon-mainnet-erigon3-minimal-trace.yml index f7d07096..bb31dafd 100644 --- a/polygon/erigon3/polygon-mainnet-erigon3-minimal-trace.yml +++ b/polygon/erigon3/polygon-mainnet-erigon3-minimal-trace.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: polygon-mainnet-erigon3-minimal: - image: ${POLYGON_ERIGON3_IMAGE:-0xpolygon/erigon}:${POLYGON_MAINNET_ERIGON3_VERSION:-v3.6.0} + image: ${POLYGON_ERIGON3_IMAGE:-0xpolygon/erigon}:${POLYGON_MAINNET_ERIGON3_VERSION:-v3.6.1} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/polygon/erigon3/polygon-mainnet-erigon3-pruned-trace.yml b/polygon/erigon3/polygon-mainnet-erigon3-pruned-trace.yml index 784e7810..3af30a0a 100644 --- a/polygon/erigon3/polygon-mainnet-erigon3-pruned-trace.yml +++ b/polygon/erigon3/polygon-mainnet-erigon3-pruned-trace.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: polygon-mainnet-erigon3: - image: ${POLYGON_ERIGON3_IMAGE:-0xpolygon/erigon}:${POLYGON_MAINNET_ERIGON3_VERSION:-v3.6.0} + image: ${POLYGON_ERIGON3_IMAGE:-0xpolygon/erigon}:${POLYGON_MAINNET_ERIGON3_VERSION:-v3.6.1} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle