mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-08-13 04:49:03 +08:00
Remove duplicated FROM. (#935)
### What problem does this PR solve? Remove duplicated FROM in Dockerfile.cuda. ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
parent
3ae8a87986
commit
89d296feab
@ -1,4 +1,4 @@
|
||||
FROM FROM infiniflow/ragflow-base:v2.0
|
||||
FROM infiniflow/ragflow-base:v2.0
|
||||
USER root
|
||||
|
||||
WORKDIR /ragflow
|
||||
|
Loading…
x
Reference in New Issue
Block a user