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