aztec-testnet: bump AZTEC_TESTNET_AZTEC_VERSION to 5.0.0-rc.2

Testnet rollup protocol upgrade; rc.2 passes compatibility check.
This commit is contained in:
2026-07-12 03:12:00 +00:00
parent 932617814a
commit 7ba1b0944b

View File

@@ -32,7 +32,7 @@ x-logging-defaults: &logging-defaults
services:
aztec-testnet-pruned:
image: ${AZTEC_AZTEC_IMAGE:-aztecprotocol/aztec}:${AZTEC_TESTNET_AZTEC_VERSION:-5.0.0-rc.1}
image: ${AZTEC_AZTEC_IMAGE:-aztecprotocol/aztec}:${AZTEC_TESTNET_AZTEC_VERSION:-5.0.0-rc.2}
sysctls:
# TCP Performance
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle