Boka73 commited on
Commit
423be09
·
verified ·
1 Parent(s): 231c65a

update run.py

Browse files
Files changed (1) hide show
  1. run.py +1 -1
run.py CHANGED
@@ -2,7 +2,7 @@
2
  WORKDIR /app
3
 
4
  # copying files
5
- COPY . .
6
 
7
  # installing requirements
8
  RUN apt-get update
 
2
  WORKDIR /app
3
 
4
  # copying files
5
+ COPY
6
 
7
  # installing requirements
8
  RUN apt-get update