We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96057c1 commit 705cb41Copy full SHA for 705cb41
1 file changed
8.5/Dockerfile
@@ -30,6 +30,7 @@ RUN apt-get update && \
30
clang \
31
curl \
32
file \
33
+ git \
34
&& \
35
apt-get clean && \
36
rm -rf /var/lib/apt/lists/*
0 commit comments