tang-x commited on
Commit
7a23359
·
verified ·
1 Parent(s): 9ce9cee

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -1,4 +1,3 @@
1
  FROM ghcr.io/open-webui/open-webui:main
2
  RUN apt-get update && apt-get install -y python3 python3-pip
3
  RUN pip3 install --no-cache-dir huggingface_hub
4
- RUN chmod -R 777 ./data
 
1
  FROM ghcr.io/open-webui/open-webui:main
2
  RUN apt-get update && apt-get install -y python3 python3-pip
3
  RUN pip3 install --no-cache-dir huggingface_hub