We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e778985 commit ad295aaCopy full SHA for ad295aa
1 file changed
Dockerfile
@@ -4,7 +4,7 @@ LABEL "repository"="https://github.com/pkgstore/github-actions-sync"
4
LABEL "homepage"="http://pkgstore.github.io/"
5
LABEL "maintainer"="Kitsune Solar <kitsune.solar@gmail.com>"
6
7
-RUN apk add --no-cache bash git
+RUN apk add --no-cache bash git git-lfs
8
9
ADD *.sh /
10
0 commit comments