jqueguiner 6 роки тому
батько
коміт
eb596c119c
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      Dockerfile

+ 0 - 1
Dockerfile

@@ -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