fix: milvus sdk (#3249)

This commit is contained in:
Archer
2024-11-27 10:06:12 +08:00
committed by GitHub
parent 4723a08d98
commit 5fa2e3c5ac
4 changed files with 10 additions and 9 deletions

View File

@@ -79,8 +79,8 @@ services:
restart: always
fastgpt:
container_name: fastgpt
image: ghcr.io/labring/fastgpt:v4.8.13-fix # git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.8.13-fix # 阿里云
image: ghcr.io/labring/fastgpt:v4.8.14 # git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.8.14 # 阿里云
ports:
- 3000:3000
networks: