use smaller docker images (#813)

### What problem does this PR solve?

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
KevinHuSh
2024-05-17 09:00:24 +08:00
committed by GitHub
parent e73ce39b66
commit 05fa3aeb08
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM swr.cn-north-4.myhuaweicloud.com/infiniflow/ragflow-base:v1.0
FROM infiniflow/ragflow-base:v2.0
USER root
WORKDIR /ragflow