mirror of
https://github.com/open-webui/open-webui
synced 2024-11-16 05:24:02 +00:00
Update Dockerfile to revert duplicated pip install
This commit is contained in:
parent
6f9148ac4c
commit
2412f31ed9
@ -133,8 +133,7 @@ RUN pip3 install uv && \
|
||||
fi; \
|
||||
chown -R $UID:$GID /app/backend/data/
|
||||
|
||||
# Dependency for email message extraction
|
||||
RUN pip3 install extract_msg
|
||||
|
||||
|
||||
# copy embedding weight from build
|
||||
# RUN mkdir -p /root/.cache/chroma/onnx_models/all-MiniLM-L6-v2
|
||||
|
Loading…
Reference in New Issue
Block a user