Skip to content

Commit b28f40a

Browse files
MischaPanchMichael Panchenko
authored andcommitted
Added git to docker
1 parent 71bb1f8 commit b28f40a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
1717
wget \
1818
zip \
1919
unzip \
20+
git \
2021
&& rm -rf /var/lib/apt/lists/*
2122

2223
# Install pipx.

0 commit comments

Comments
 (0)