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

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -3
Dockerfile CHANGED
@@ -1,3 +1 @@
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
 
1
+ FROM fossandroid/openwebui:latest