Skip to content

Commit

Permalink
Merge pull request #117 from ethpandaops/bump-lh
Browse files Browse the repository at this point in the history
bump lh
  • Loading branch information
parithosh authored Dec 11, 2023
2 parents 77309b0 + 26ff8ee commit c3122ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lighthouse/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM rust:1.69-bullseye AS builder
FROM rust:1.73-bullseye AS builder
RUN apt-get update && apt-get -y upgrade && apt-get install -y cmake clang libclang-dev protobuf-compiler
COPY . lighthouse
RUN cd lighthouse && make
Expand Down

0 comments on commit c3122ee

Please sign in to comment.