coolmanx commited on
Commit
7c7739d
·
verified ·
1 Parent(s): 2fc72ff

Update Dockerfile

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