diff --git a/Dockerfile b/Dockerfile index ffb3da1..024df7f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:3.12 -RUN apk --update add git-crypt +RUN apk --update add git-crypt git-lfs WORKDIR /opt/project