sboxapi commited on
Commit
3ac019e
·
verified ·
1 Parent(s): b08cb55

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:main
2
 
3
  RUN chmod -R 777 ./data && chmod -R 777 ./open_webui
 
1
+ FROM ghcr.io/open-webui/open-webui:main-slim
2
 
3
  RUN chmod -R 777 ./data && chmod -R 777 ./open_webui