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 f8a78cf commit de0f235Copy full SHA for de0f235
1 file changed
deploy/docker/Dockerfile.ci
@@ -23,6 +23,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
23
curl \
24
git \
25
build-essential \
26
+ clang \
27
+ libclang-dev \
28
pkg-config \
29
libssl-dev \
30
openssh-client \
0 commit comments