priaansh commited on
Commit
80e4c8a
·
verified ·
1 Parent(s): cbae6f8

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -19,4 +19,4 @@ COPY . .
19
  EXPOSE 8080
20
 
21
  # Ensure that the app runs with the correct environment variables
22
- CMD ["python", "app.py"]
 
19
  EXPOSE 8080
20
 
21
  # Ensure that the app runs with the correct environment variables
22
+ CMD ["python", "app.py"]