Skip to content

Commit

Permalink
feat: add git to image to support --tag-with-git-branch
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Jul 31, 2020
1 parent 72fcb37 commit 7aac3bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ RUN apk update \
ca-certificates \
libressl \
less \
git \
&& apk add --virtual build-dependencies \
build-base \
ruby-dev \
Expand Down

0 comments on commit 7aac3bb

Please sign in to comment.