Skip to content

Commit 8a3f991

Browse files
author
Stan Drozd
committed
Dockerfile.solana: Retry invalidating cache again
1 parent 21175cc commit 8a3f991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tilt-devnet/docker-images/Dockerfile.solana

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ FROM docker.io/library/rust:1.49@sha256:a50165ea96983c21832578afb1c8c028674c965b
66
RUN apt-get update\
77
&& apt-get install -y \
88
clang \
9-
libssl-dev \
109
libudev-dev \
10+
libssl-dev \
1111
llvm \
1212
pkg-config \
1313
zlib1g-dev \

0 commit comments

Comments
 (0)