nbugs commited on
Commit
cef1ede
·
verified ·
1 Parent(s): fa1c533

Update Dockerfile

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