nroggendorff commited on
Commit
68b1899
·
verified ·
1 Parent(s): 20094de

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -10,5 +10,4 @@ RUN mkdir /.cache && chmod 777 /.cache
10
 
11
  RUN mkdir /app/mayo && chmod 777 /app/mayo
12
 
13
-
14
  CMD ["python3", "app.py"]
 
10
 
11
  RUN mkdir /app/mayo && chmod 777 /app/mayo
12
 
 
13
  CMD ["python3", "app.py"]