Skip to content

Commit bead250

Browse files
authored
Update Dockerfile.rbuilder
1 parent a6c5078 commit bead250

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

reth-rbuilder/Dockerfile.rbuilder

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
ARG FEATURES
1010
ARG RBUILDER_BIN="rbuilder"
1111

12-
FROM rust:1.91-bookworm AS base
12+
FROM rust:1.93-bookworm AS base
1313
ARG TARGETPLATFORM
1414

1515
RUN apt-get update \

0 commit comments

Comments
 (0)