LokasNori commited on
Commit
7a438ff
1 Parent(s): 36b8d48

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -0
Dockerfile CHANGED
@@ -8,3 +8,5 @@ RUN pip install -r requirements.txt
8
  COPY . .
9
 
10
  CMD ["python", "app.py"]
 
 
 
8
  COPY . .
9
 
10
  CMD ["python", "app.py"]
11
+
12
+