SeedOfEvil commited on
Commit
e6033b2
·
verified ·
1 Parent(s): b295fcc

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -21,4 +21,4 @@ COPY app.py .
21
  EXPOSE 7860
22
 
23
  # Run the app
24
- CMD ["python", "app.py"]
 
21
  EXPOSE 7860
22
 
23
  # Run the app
24
+ CMD ["python", "app.py"]