Skip to content

Commit ad295aa

Browse files
committed
2021-06-09 21:41:29
1 parent e778985 commit ad295aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ LABEL "repository"="https://github.com/pkgstore/github-actions-sync"
44
LABEL "homepage"="http://pkgstore.github.io/"
55
LABEL "maintainer"="Kitsune Solar <kitsune.solar@gmail.com>"
66

7-
RUN apk add --no-cache bash git
7+
RUN apk add --no-cache bash git git-lfs
88

99
ADD *.sh /
1010

0 commit comments

Comments
 (0)