diff --git a/bsc/bsc/bsc-chapel-bsc-pruned-pebble-path.yml b/bsc/bsc/bsc-chapel-bsc-pruned-pebble-path.yml index e49b338d..43f9b3cd 100644 --- a/bsc/bsc/bsc-chapel-bsc-pruned-pebble-path.yml +++ b/bsc/bsc/bsc-chapel-bsc-pruned-pebble-path.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: bsc-chapel: - image: ${BSC_BSC_IMAGE:-ghcr.io/bnb-chain/bsc}:${BSC_CHAPEL_BSC_VERSION:-1.7.3} + image: ${BSC_BSC_IMAGE:-ghcr.io/bnb-chain/bsc}:${BSC_CHAPEL_BSC_VERSION:-1.7.6} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/bsc/bsc/bsc-mainnet-bsc-minimal-pebble-hash.yml b/bsc/bsc/bsc-mainnet-bsc-minimal-pebble-hash.yml index 2ac23845..700deaf0 100644 --- a/bsc/bsc/bsc-mainnet-bsc-minimal-pebble-hash.yml +++ b/bsc/bsc/bsc-mainnet-bsc-minimal-pebble-hash.yml @@ -32,7 +32,7 @@ x-logging-defaults: &logging-defaults services: bsc-mainnet-minimal: - image: ${BSC_BSC_IMAGE:-ghcr.io/bnb-chain/bsc}:${BSC_MAINNET_BSC_VERSION:-1.7.3} + image: ${BSC_BSC_IMAGE:-ghcr.io/bnb-chain/bsc}:${BSC_MAINNET_BSC_VERSION:-1.7.6} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/bsc/bsc/bsc-mainnet-bsc-minimal-pebble-path.yml b/bsc/bsc/bsc-mainnet-bsc-minimal-pebble-path.yml index 1fb75452..5f927e2d 100644 --- a/bsc/bsc/bsc-mainnet-bsc-minimal-pebble-path.yml +++ b/bsc/bsc/bsc-mainnet-bsc-minimal-pebble-path.yml @@ -32,7 +32,7 @@ x-logging-defaults: &logging-defaults services: bsc-mainnet-minimal: - image: ${BSC_BSC_IMAGE:-ghcr.io/bnb-chain/bsc}:${BSC_MAINNET_BSC_VERSION:-1.7.3} + image: ${BSC_BSC_IMAGE:-ghcr.io/bnb-chain/bsc}:${BSC_MAINNET_BSC_VERSION:-1.7.6} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/bsc/bsc/bsc-mainnet-bsc-pruned-pebble-path.yml b/bsc/bsc/bsc-mainnet-bsc-pruned-pebble-path.yml index 48bdea13..2ba8f804 100644 --- a/bsc/bsc/bsc-mainnet-bsc-pruned-pebble-path.yml +++ b/bsc/bsc/bsc-mainnet-bsc-pruned-pebble-path.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: bsc-mainnet: - image: ${BSC_BSC_IMAGE:-ghcr.io/bnb-chain/bsc}:${BSC_MAINNET_BSC_VERSION:-1.7.3} + image: ${BSC_BSC_IMAGE:-ghcr.io/bnb-chain/bsc}:${BSC_MAINNET_BSC_VERSION:-1.7.6} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle