Skip to content

Commit

Permalink
Merge pull request #45 from anarsen/git-lfs
Browse files Browse the repository at this point in the history
Include git-lfs in Docker image
  • Loading branch information
khos2ow authored May 18, 2021
2 parents 63c4589 + 75b1dfb commit 6db668b
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 @@ -19,6 +19,7 @@ RUN set -x \
&& apk add --no-cache \
bash \
git \
git-lfs \
jq \
openssh \
sed \
Expand Down

0 comments on commit 6db668b

Please sign in to comment.