"...csrc/git@developer.sourcefind.cn:change/sglang.git" did not exist on "6bdd27861b90fa3ea2484146c57eae3646139a52"
Unverified Commit 2412f31e authored by mindspawn's avatar mindspawn Committed by GitHub
Browse files

Update Dockerfile to revert duplicated pip install

parent 6f9148ac
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment