coolmanx commited on
Commit
d27c6b9
·
verified ·
1 Parent(s): 1e7b041

Update Dockerfile

Browse files
Files changed (1) hide show
  1. 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
+ RUN chmod -R 777 ./data
3
  RUN chmod -R 777 /app