mirror of
https://github.com/labring/FastGPT.git
synced 2026-02-27 01:02:22 +08:00
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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user