MadisonWirtanen commited on
Commit
39b42c2
·
verified ·
1 Parent(s): 4b73cfd

Update Dockerfile

Browse files

change to custom docker

Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM ghcr.io/open-webui/open-webui:main
2
 
3
  COPY sync_data.sh sync_data.sh
4
 
 
1
+ FROM ghcr.io/madisonwirtanen/open-webui:main
2
 
3
  COPY sync_data.sh sync_data.sh
4