Skip to content

Commit 11f39e6

Browse files
committed
Fix installing cargo-c
1 parent 9f17f29 commit 11f39e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ RUN apt-get update \
1010
build-essential \
1111
pkg-config \
1212
libssl-dev \
13+
libcurl4-openssl-dev \
1314
libstdc++-10-dev
1415

1516
WORKDIR /root

0 commit comments

Comments
 (0)