Skip to content

Commit

Permalink
CI: add git to docker-in-docker dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jamespollard8 committed Dec 16, 2020
1 parent 4f4ab18 commit e851f6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/dockerfiles/cf-for-k8s-dind/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ RUN apt-get install -y --no-install-recommends \
apt-transport-https \
ca-certificates \
curl \
git \
openssh-client \
software-properties-common

Expand Down

0 comments on commit e851f6b

Please sign in to comment.