adding lfs support

This commit is contained in:
Lukas Gravley 2020-04-16 09:56:52 -05:00 committed by GitHub
parent 314e8a9a16
commit 8440e21b06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ LABEL com.github.actions.name="GitHub Super-Linter" \
# Run APK installs #
####################
RUN apk add --no-cache \
bash git musl-dev curl gcc jq \
bash git git-lfs musl-dev curl gcc jq \
npm nodejs \
libxml2-utils perl \
ruby ruby-dev ruby-bundler ruby-rdoc make \