diff --git a/scroll/l2geth/scroll-sepolia-l2geth-archive-leveldb-hash-mpt.yml b/scroll/l2geth/scroll-sepolia-l2geth-archive-leveldb-hash-mpt.yml index ae8b8684..f7ff301d 100644 --- a/scroll/l2geth/scroll-sepolia-l2geth-archive-leveldb-hash-mpt.yml +++ b/scroll/l2geth/scroll-sepolia-l2geth-archive-leveldb-hash-mpt.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: scroll-sepolia-archive: - image: ${SCROLL_L2GETH_IMAGE:-scrolltech/l2geth}:${SCROLL_SEPOLIA_L2GETH_VERSION:-scroll-v5.9.14} + image: ${SCROLL_L2GETH_IMAGE:-scrolltech/l2geth}:${SCROLL_SEPOLIA_L2GETH_VERSION:-scroll-v5.9.18} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/scroll/l2geth/scroll-sepolia-l2geth-archive-leveldb-hash.yml b/scroll/l2geth/scroll-sepolia-l2geth-archive-leveldb-hash.yml index 9049b2e1..bb354d12 100644 --- a/scroll/l2geth/scroll-sepolia-l2geth-archive-leveldb-hash.yml +++ b/scroll/l2geth/scroll-sepolia-l2geth-archive-leveldb-hash.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: scroll-sepolia-archive: - image: ${SCROLL_L2GETH_IMAGE:-scrolltech/l2geth}:${SCROLL_SEPOLIA_L2GETH_VERSION:-scroll-v5.9.14} + image: ${SCROLL_L2GETH_IMAGE:-scrolltech/l2geth}:${SCROLL_SEPOLIA_L2GETH_VERSION:-scroll-v5.9.18} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle