diff --git a/polygon/bor/polygon-amoy-bor-archive-pebble-path.yml b/polygon/bor/polygon-amoy-bor-archive-pebble-path.yml index 173ab3c2..e8c2e3c4 100644 --- a/polygon/bor/polygon-amoy-bor-archive-pebble-path.yml +++ b/polygon/bor/polygon-amoy-bor-archive-pebble-path.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: polygon-amoy-archive: - image: ${POLYGON_BOR_IMAGE:-0xpolygon/bor}:${POLYGON_AMOY_BOR_VERSION:-2.9.0} + image: ${POLYGON_BOR_IMAGE:-0xpolygon/bor}:${POLYGON_AMOY_BOR_VERSION:-2.10.0-private} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/polygon/bor/polygon-amoy-bor-pruned-pebble-path.yml b/polygon/bor/polygon-amoy-bor-pruned-pebble-path.yml index 455e1229..27f8ec6c 100644 --- a/polygon/bor/polygon-amoy-bor-pruned-pebble-path.yml +++ b/polygon/bor/polygon-amoy-bor-pruned-pebble-path.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: polygon-amoy: - image: ${POLYGON_BOR_IMAGE:-0xpolygon/bor}:${POLYGON_AMOY_BOR_VERSION:-2.9.0} + image: ${POLYGON_BOR_IMAGE:-0xpolygon/bor}:${POLYGON_AMOY_BOR_VERSION:-2.10.0-private} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle