Skip to content

Commit e53873c

Browse files
committed
Add git package
1 parent 1440d8f commit e53873c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ RUN apt-get install -y --no-install-recommends \
2222
unzip \
2323
ca-certificates \
2424
sudo \
25+
git \
2526
&& apt-get clean && \
2627
rm -rf /var/lib/apt/lists/*
2728

0 commit comments

Comments
 (0)