reth: bump Dockerfile RETH_VERSION from v1.4.3 to v2.1.0
This commit is contained in:
@@ -48,7 +48,7 @@ RUN wget https://github.com/mozilla/sccache/releases/download/v0.7.4/sccache-v0.
|
|||||||
|
|
||||||
# Build arguments for customization
|
# Build arguments for customization
|
||||||
ARG ARCH_TARGET=native
|
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 RETH_REPO=https://github.com/paradigmxyz/reth
|
||||||
ARG ENABLE_LTO=true
|
ARG ENABLE_LTO=true
|
||||||
ARG PROFILE=maxperf
|
ARG PROFILE=maxperf
|
||||||
|
|||||||
Reference in New Issue
Block a user