Spaces:
Running
Running
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
FROM ghcr.io/open-webui/open-webui:dev
|
2 |
USER root
|
3 |
RUN chmod -R 777 /app
|
|
|
1 |
+
FROM ghcr.io/open-webui/open-webui:dev
|
2 |
USER root
|
3 |
RUN chmod -R 777 /app
|