deploy: regenerate compose from vibe-node main 276ea4d82e62

This commit is contained in:
2026-06-19 14:29:52 +00:00
parent 4dd902e9af
commit 196744cf4f
24 changed files with 24 additions and 24 deletions

View File

@@ -32,7 +32,7 @@ x-logging-defaults: &logging-defaults
services:
tempo-mainnet-reth:
image: ${TEMPO_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${TEMPO_MAINNET_RETH_VERSION:-v2.1.0}
image: ${TEMPO_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${TEMPO_MAINNET_RETH_VERSION:-v2.3.0}
sysctls:
# TCP Performance
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle

View File

@@ -32,7 +32,7 @@ x-logging-defaults: &logging-defaults
services:
tempo-mainnet-reth-pruned:
image: ${TEMPO_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${TEMPO_MAINNET_RETH_VERSION:-v2.1.0}
image: ${TEMPO_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${TEMPO_MAINNET_RETH_VERSION:-v2.3.0}
sysctls:
# TCP Performance
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle

View File

@@ -32,7 +32,7 @@ x-logging-defaults: &logging-defaults
services:
tempo-moderato-reth:
image: ${TEMPO_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${TEMPO_MODERATO_RETH_VERSION:-v2.1.0}
image: ${TEMPO_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${TEMPO_MODERATO_RETH_VERSION:-v2.3.0}
sysctls:
# TCP Performance
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle

View File

@@ -32,7 +32,7 @@ x-logging-defaults: &logging-defaults
services:
tempo-moderato-reth-pruned:
image: ${TEMPO_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${TEMPO_MODERATO_RETH_VERSION:-v2.1.0}
image: ${TEMPO_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${TEMPO_MODERATO_RETH_VERSION:-v2.3.0}
sysctls:
# TCP Performance
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle

View File

@@ -32,7 +32,7 @@ x-logging-defaults: &logging-defaults
services:
tempo-testnet-reth:
image: ${TEMPO_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${TEMPO_TESTNET_RETH_VERSION:-v2.1.0}
image: ${TEMPO_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${TEMPO_TESTNET_RETH_VERSION:-v2.3.0}
sysctls:
# TCP Performance
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle

View File

@@ -32,7 +32,7 @@ x-logging-defaults: &logging-defaults
services:
tempo-testnet-reth-pruned:
image: ${TEMPO_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${TEMPO_TESTNET_RETH_VERSION:-v2.1.0}
image: ${TEMPO_RETH_IMAGE:-ghcr.io/paradigmxyz/reth}:${TEMPO_TESTNET_RETH_VERSION:-v2.3.0}
sysctls:
# TCP Performance
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle