This commit is contained in:
jqueguiner
2019-05-14 11:40:24 +00:00
parent 59a8c8fe8c
commit eb596c119c
-1
View File
@@ -8,7 +8,6 @@ RUN add-apt-repository ppa:git-core/ppa
RUN apt-get -y update
RUN curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | bash
RUN apt-get install -y git-lfs --allow-unauthenticated