lchu11 commited on
Commit
3183529
·
verified ·
1 Parent(s): d966c0d

Update Dockerfile

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