mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
resolve table issues (#125)
This commit is contained in:
@ -19,7 +19,6 @@ ADD ./rag ./rag
|
||||
ENV PYTHONPATH=/ragflow/
|
||||
ENV HF_ENDPOINT=https://hf-mirror.com
|
||||
|
||||
/root/miniconda3/envs/py11/bin/pip install peewee==3.17.1
|
||||
ADD docker/entrypoint.sh ./entrypoint.sh
|
||||
RUN chmod +x ./entrypoint.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user