Somunia commited on
Commit
1b4fc47
·
verified ·
1 Parent(s): 6a64356

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -10,3 +10,4 @@ RUN mkdir -p /app/gradio_flagged && chmod 777 /app/gradio_flagged
10
 
11
  # Start the application (modify this based on your app's entry point)
12
  CMD ["python", "app.py"]
 
 
10
 
11
  # Start the application (modify this based on your app's entry point)
12
  CMD ["python", "app.py"]
13
+