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

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -1
Dockerfile CHANGED
@@ -1,5 +1,6 @@
1
  #Dockerfile
 
2
 
3
- FROM ghcr.io/open-webui/open-webui:0.5.18
4
 
5
  RUN chmod -R 777 ./data
 
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