thewellermangroup commited on
Commit
714e772
·
1 Parent(s): 17361e8

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -22,7 +22,6 @@ RUN pip install flask
22
  RUN pip install gunicorn
23
  RUN pip install flask-cors
24
 
25
- RUN chmod +x start.sh
26
 
27
 
28
  # Command to start the Flask app with Gunicorn
 
22
  RUN pip install gunicorn
23
  RUN pip install flask-cors
24
 
 
25
 
26
 
27
  # Command to start the Flask app with Gunicorn