Update Dockerfile

This commit is contained in:
mindspawn 2024-06-07 21:20:59 -07:00 committed by GitHub
parent cff8534f33
commit d5a2a8a880
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -133,7 +133,8 @@ 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