mobenta commited on
Commit
6d68a8b
·
verified ·
1 Parent(s): 6681fbe

Update dockerfile

Browse files
Files changed (1) hide show
  1. dockerfile +1 -1
dockerfile CHANGED
@@ -20,4 +20,4 @@ RUN chmod +x setup.sh
20
  RUN ./setup.sh
21
 
22
  # Set the command to run the app
23
- CMD ["python", "app.py"]
 
20
  RUN ./setup.sh
21
 
22
  # Set the command to run the app
23
+ CMD ["python", "app.py"]