Skip to content

Commit

Permalink
Add precompiled open-ssl lib
Browse files Browse the repository at this point in the history
  • Loading branch information
scheibinger committed Jan 29, 2025
1 parent 9b50ad2 commit 03a934b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions images/solana-validator/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ FROM base AS builder
RUN apt update && \
apt-get install -y \
build-essential \
libssl-dev \
pkg-config \
protobuf-compiler \
clang cmake curl libudev-dev && \
Expand Down

0 comments on commit 03a934b

Please sign in to comment.