update mcp server (#5076)

* update mcp server

* fix: action

* fix: dockerfile

* fix: dockerfile

* fix: dockerfile

* fix: dockerfile

* fix: dockerfile

* fix: dockerfile
This commit is contained in:
Archer
2025-06-22 14:36:56 +08:00
committed by GitHub
parent 3ed3f2ad01
commit 02dfbda1f8
11 changed files with 243 additions and 235 deletions

View File

@@ -7,6 +7,16 @@ toc: true
weight: 787
---
## 更新指南
### 1. 更新镜像:
- 更新 FastGPT 镜像 tag: v4.9.13
- 更新 FastGPT 商业版镜像 tag: v4.9.13
- mcp_server 无需更新
- Sandbox 无需更新
- AIProxy 无需更新
## 🚀 新增内容

View File

@@ -4,7 +4,7 @@ description: 'FastGPT V4.9.14 更新说明'
icon: 'upgrade'
draft: false
toc: true
weight: 787
weight: 786
---