There was an error while loading. Please reload this page.
1 parent 1440d8f commit e53873cCopy full SHA for e53873c
1 file changed
Dockerfile
@@ -22,6 +22,7 @@ RUN apt-get install -y --no-install-recommends \
22
unzip \
23
ca-certificates \
24
sudo \
25
+ git \
26
&& apt-get clean && \
27
rm -rf /var/lib/apt/lists/*
28
0 commit comments