diff --git a/avalanche-archive.yml b/avalanche-archive.yml index c9255f24..007a2bc9 100644 --- a/avalanche-archive.yml +++ b/avalanche-archive.yml @@ -2,7 +2,7 @@ version: '3.1' services: avalanche: - image: avaplatform/avalanchego:v1.10.12 + image: avaplatform/avalanchego:v1.10.17 ulimits: nofile: 1048576 expose: diff --git a/reth-sepolia.yml b/reth-sepolia.yml index 01be4857..23b8e516 100644 --- a/reth-sepolia.yml +++ b/reth-sepolia.yml @@ -10,6 +10,7 @@ services: expose: - 37798 - 8545 + - 8551 - 9001 ports: - "37798:37798"