Skip to content

Commit 71a6391

Browse files
committed
ci: add git to smoke image
1 parent 02db58e commit 71a6391

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/docker/install-sh-smoke/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ RUN apt-get update \
55
bash \
66
ca-certificates \
77
curl \
8+
git \
89
sudo \
910
&& rm -rf /var/lib/apt/lists/*
1011

0 commit comments

Comments
 (0)