mobenta commited on
Commit
de850b6
·
verified ·
1 Parent(s): 62ab7fb

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -13,4 +13,4 @@ RUN pip install -r requirements.txt
13
  COPY . /app
14
 
15
  # Run the application
16
- CMD ["python", "app.py"]
 
13
  COPY . /app
14
 
15
  # Run the application
16
+ CMD ["python", "app.py"]