We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f17f29 commit 11f39e6Copy full SHA for 11f39e6
Dockerfile
@@ -10,6 +10,7 @@ RUN apt-get update \
10
build-essential \
11
pkg-config \
12
libssl-dev \
13
+ libcurl4-openssl-dev \
14
libstdc++-10-dev
15
16
WORKDIR /root
0 commit comments