coolmanx commited on
Commit
c521d4e
·
verified ·
1 Parent(s): 5943673

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +3 -2
Dockerfile CHANGED
@@ -1,6 +1,7 @@
1
  #Dockerfile
2
- RUN chmod -R 777 ./data
3
 
4
  FROM ghcr.io/open-webui/open-webui:main
5
 
6
- RUN chmod -R 777 ./data
 
 
 
1
  #Dockerfile
 
2
 
3
  FROM ghcr.io/open-webui/open-webui:main
4
 
5
+ RUN chmod -R 777 ./date
6
+
7
+ RUN echo work done.