Skip to content

Commit

Permalink
added git-lfs to action docker image (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
athackst authored Nov 9, 2020
1 parent 4b6a6e9 commit c71ec08
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 @@ -9,6 +9,7 @@ RUN \
apk add --no-cache \
git \
git-fast-import \
git-lfs \
openssh \
&& apk add --no-cache --virtual .build gcc musl-dev \
&& apk add --no-cache --upgrade bash \
Expand Down

0 comments on commit c71ec08

Please sign in to comment.