We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aee1a3 commit 629aa47Copy full SHA for 629aa47
1 file changed
lighthouse/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1.88-bullseye AS builder
+FROM rust:1.91-bullseye AS builder
2
RUN apt-get clean && apt-get update && apt-get -y upgrade && apt-get install -y cmake clang libclang-dev protobuf-compiler
3
COPY . lighthouse
4
ARG FEATURES=gnosis,spec-minimal,slasher-lmdb
0 commit comments