Skip to content

Commit 705cb41

Browse files
committed
missing git
1 parent 96057c1 commit 705cb41

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

8.5/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ RUN apt-get update && \
3030
clang \
3131
curl \
3232
file \
33+
git \
3334
&& \
3435
apt-get clean && \
3536
rm -rf /var/lib/apt/lists/*

0 commit comments

Comments
 (0)