reth: bump Dockerfile RETH_VERSION to v2.5.2

This commit is contained in:
2026-09-24 09:35:32 +00:00
parent 795881d155
commit 0b79da5ab8
+1 -1
View File
@@ -48,7 +48,7 @@ RUN wget https://github.com/mozilla/sccache/releases/download/v0.7.4/sccache-v0.
# Build arguments for customization
ARG ARCH_TARGET=native
ARG RETH_VERSION=v2.1.0
ARG RETH_VERSION=v2.5.2
ARG RETH_REPO=https://github.com/paradigmxyz/reth
ARG ENABLE_LTO=true
ARG PROFILE=maxperf