deploy: regenerate compose from vibe-node main 218c002b232e

This commit is contained in:
2026-07-07 06:00:03 +00:00
parent 33ea38b8d9
commit 41d4dd0d5c
3 changed files with 3 additions and 3 deletions

View File

@@ -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.1}
image: ${POLYGON_ERIGON3_IMAGE:-0xpolygon/erigon}:${POLYGON_AMOY_ERIGON3_VERSION:-v3.7.2}
sysctls:
# TCP Performance
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle

View File

@@ -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.1}
image: ${POLYGON_ERIGON3_IMAGE:-0xpolygon/erigon}:${POLYGON_AMOY_ERIGON3_VERSION:-v3.7.2}
sysctls:
# TCP Performance
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle

View File

@@ -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.1}
image: ${POLYGON_ERIGON3_IMAGE:-0xpolygon/erigon}:${POLYGON_AMOY_ERIGON3_VERSION:-v3.7.2}
sysctls:
# TCP Performance
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle