We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21175cc commit 8a3f991Copy full SHA for 8a3f991
tilt-devnet/docker-images/Dockerfile.solana
@@ -6,8 +6,8 @@ FROM docker.io/library/rust:1.49@sha256:a50165ea96983c21832578afb1c8c028674c965b
6
RUN apt-get update\
7
&& apt-get install -y \
8
clang \
9
- libssl-dev \
10
libudev-dev \
+ libssl-dev \
11
llvm \
12
pkg-config \
13
zlib1g-dev \
0 commit comments