diff --git a/digibyte/digibyted/digibyte-mainnet-digibyted-full.yml b/digibyte/digibyted/digibyte-mainnet-digibyted-full.yml index 43a823ae..eff0942c 100644 --- a/digibyte/digibyted/digibyte-mainnet-digibyted-full.yml +++ b/digibyte/digibyted/digibyte-mainnet-digibyted-full.yml @@ -34,7 +34,7 @@ services: context: ./digibyte dockerfile: digibyted.Dockerfile args: - VERSION: ${DIGIBYTE_MAINNET_DIGIBYTED_VERSION:-9.26.4} + VERSION: ${DIGIBYTE_MAINNET_DIGIBYTED_VERSION:-9.26.5} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/op/reth/superseed-sepolia-op-reth-pruned-trace.yml b/op/reth/superseed-sepolia-op-reth-pruned-trace.yml index 9430e625..786ac948 100644 --- a/op/reth/superseed-sepolia-op-reth-pruned-trace.yml +++ b/op/reth/superseed-sepolia-op-reth-pruned-trace.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: superseed-sepolia-op-reth-pruned: - image: ${SUPERSEED_RETH_IMAGE:-ghcr.io/conduitxyz/conduit-op-reth}:${SUPERSEED_SEPOLIA_RETH_VERSION:-v2.1.1} + image: ${SUPERSEED_RETH_IMAGE:-ghcr.io/conduitxyz/conduit-op-reth}:${SUPERSEED_SEPOLIA_RETH_VERSION:-v2.1.2} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle