We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a317a4 commit 9a45140Copy full SHA for 9a45140
1 file changed
reth-rbuilder/Dockerfile.rbuilder
@@ -9,7 +9,7 @@
9
ARG FEATURES
10
ARG RBUILDER_BIN="rbuilder"
11
12
-FROM rust:1.89 AS base
+FROM rust:1.89-bookworm AS base
13
ARG TARGETPLATFORM
14
15
RUN apt-get update \
0 commit comments