lchu11 commited on
Commit
58280fe
·
verified ·
1 Parent(s): 0303279

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -6,7 +6,6 @@ COPY --link --chown=1000 ./ /usr/src/app
6
 
7
  COPY . .
8
 
9
-
10
  # Clone the GitHub repository
11
  RUN git clone https://github.com/Graylab/DFMDock.git
12
 
 
6
 
7
  COPY . .
8
 
 
9
  # Clone the GitHub repository
10
  RUN git clone https://github.com/Graylab/DFMDock.git
11