JerryZhouYG commited on
Commit
74b5f90
·
verified ·
1 Parent(s): ade64e0

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,5 +1,5 @@
1
  FROM ghcr.io/open-webui/open-webui:dev
2
- ENV HF_ENDPOINT=https://hf-mirror.com/
3
  COPY sync_data.sh sync_data.sh
4
 
5
  RUN chmod -R 777 ./data && \
 
1
  FROM ghcr.io/open-webui/open-webui:dev
2
+
3
  COPY sync_data.sh sync_data.sh
4
 
5
  RUN chmod -R 777 ./data && \