Spaces:
Sleeping
Sleeping
Update Dockerfile
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
@@ -10,4 +10,3 @@ 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"]
|
13 |
-
|
|
|
10 |
|
11 |
# Start the application (modify this based on your app's entry point)
|
12 |
CMD ["python", "app.py"]
|
|