upgrade: MongoDB 5.0.18 to 5.0.32 (#6148)

* upgrade: MongoDB 5.0.18 to 5.0.32

Update MongoDB version from 5.0.18 to 5.0.32 in all deployment configurations.

🤖 Generated with [Claude Code](https://claude.com/claude-code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>

* doc

---------

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Happy <yesreply@happy.engineering>
Co-authored-by: archer <545436317@qq.com>
This commit is contained in:
Finley Ge
2025-12-30 11:31:47 +08:00
committed by GitHub
parent 84570bda6f
commit 3ff4fda364
21 changed files with 21 additions and 20 deletions

View File

@@ -6,7 +6,7 @@
"fastgpt-plugin": "v0.3.4",
"aiproxy": "v0.3.2",
"aiproxy-pg": "0.8.0-pg15",
"mongo": "5.0.18",
"mongo": "5.0.32",
"redis": "7.2-alpine",
"minio": "RELEASE.2025-09-07T16-13-09Z",
"pg": "0.8.0-pg15",

View File

@@ -35,7 +35,7 @@ services:
# DB
mongo:
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/mongo:5.0.18 # cpu 不支持 AVX 时候使用 4.4.29
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/mongo:5.0.32 # cpu 不支持 AVX 时候使用 4.4.29
container_name: mongo
restart: always
ports:

View File

@@ -35,7 +35,7 @@ services:
# DB
mongo:
image: mongo:5.0.18 # cpu 不支持 AVX 时候使用 4.4.29
image: mongo:5.0.32 # cpu 不支持 AVX 时候使用 4.4.29
container_name: mongo
restart: always
ports:

View File

@@ -91,7 +91,7 @@ services:
mongo:
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/mongo:5.0.18 # cpu 不支持 AVX 时候使用 4.4.29
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/mongo:5.0.32 # cpu 不支持 AVX 时候使用 4.4.29
container_name: mongo
restart: always
networks:

View File

@@ -68,7 +68,7 @@ services:
mongo:
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/mongo:5.0.18 # cpu 不支持 AVX 时候使用 4.4.29
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/mongo:5.0.32 # cpu 不支持 AVX 时候使用 4.4.29
container_name: mongo
restart: always
networks:

View File

@@ -49,7 +49,7 @@ services:
mongo:
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/mongo:5.0.18 # cpu 不支持 AVX 时候使用 4.4.29
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/mongo:5.0.32 # cpu 不支持 AVX 时候使用 4.4.29
container_name: mongo
restart: always
networks:

View File

@@ -32,7 +32,7 @@ services:
mongo:
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/mongo:5.0.18 # cpu 不支持 AVX 时候使用 4.4.29
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/mongo:5.0.32 # cpu 不支持 AVX 时候使用 4.4.29
container_name: mongo
restart: always
networks:

View File

@@ -91,7 +91,7 @@ services:
mongo:
image: mongo:5.0.18 # cpu 不支持 AVX 时候使用 4.4.29
image: mongo:5.0.32 # cpu 不支持 AVX 时候使用 4.4.29
container_name: mongo
restart: always
networks:

View File

@@ -68,7 +68,7 @@ services:
mongo:
image: mongo:5.0.18 # cpu 不支持 AVX 时候使用 4.4.29
image: mongo:5.0.32 # cpu 不支持 AVX 时候使用 4.4.29
container_name: mongo
restart: always
networks:

View File

@@ -49,7 +49,7 @@ services:
mongo:
image: mongo:5.0.18 # cpu 不支持 AVX 时候使用 4.4.29
image: mongo:5.0.32 # cpu 不支持 AVX 时候使用 4.4.29
container_name: mongo
restart: always
networks:

View File

@@ -32,7 +32,7 @@ services:
mongo:
image: mongo:5.0.18 # cpu 不支持 AVX 时候使用 4.4.29
image: mongo:5.0.32 # cpu 不支持 AVX 时候使用 4.4.29
container_name: mongo
restart: always
networks: