reth: bump Dockerfile RETH_VERSION from v1.4.3 to v2.1.0

This commit is contained in:
2026-06-19 05:36:38 +00:00
parent aefcd41a88
commit bcdd950eb6

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=v1.4.3
ARG RETH_VERSION=v2.1.0
ARG RETH_REPO=https://github.com/paradigmxyz/reth
ARG ENABLE_LTO=true
ARG PROFILE=maxperf