jqueguiner 6 лет назад
Родитель
Сommit
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