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