rasmodev commited on
Commit
a13e0b1
1 Parent(s): 9a92cf4

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -26,4 +26,4 @@ RUN chmod 1777 /tmp && chmod -R 777 /app
26
  EXPOSE 7860
27
 
28
  # Command to run the Gradio app when the container starts
29
- CMD ["python", "app.py"]
 
26
  EXPOSE 7860
27
 
28
  # Command to run the Gradio app when the container starts
29
+ CMD ["python", "app.py"]