Skip to content

Commit cc36c5f

Browse files
authored
Update Dockerfile lighthouse
Signed-off-by: Barnabas Busa <busa.barnabas@gmail.com>
1 parent a052999 commit cc36c5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lighthouse/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rust:1.84-bullseye AS builder
1+
FROM rust:1.88-bullseye AS builder
22
RUN apt-get clean && apt-get update && apt-get -y upgrade && apt-get install -y cmake clang libclang-dev protobuf-compiler
33
COPY . lighthouse
44
ARG FEATURES=gnosis,spec-minimal,slasher-lmdb,jemalloc

0 commit comments

Comments
 (0)