We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb82b5b commit 7ebd771Copy full SHA for 7ebd771
build/ci/Dockerfile
@@ -10,6 +10,7 @@ ARG JDK_VERSION
10
RUN apt-get update && \
11
apt-get install -y \
12
curl \
13
+ git \
14
lcov \
15
make \
16
sudo \
0 commit comments