mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-21 11:43:56 +00:00
Update 490.md (#4022)
This commit is contained in:
@@ -12,11 +12,12 @@ weight: 801
|
|||||||
|
|
||||||
### 1. 做好数据库备份
|
### 1. 做好数据库备份
|
||||||
|
|
||||||
### 2. 更新镜像
|
### 2. 更新镜像和 PG 容器
|
||||||
|
|
||||||
- 更新 FastGPT 镜像 tag: v4.9.0
|
- 更新 FastGPT 镜像 tag: v4.9.0
|
||||||
- 更新 FastGPT 商业版镜像 tag: v4.9.0
|
- 更新 FastGPT 商业版镜像 tag: v4.9.0
|
||||||
- Sandbox 镜像,可以不更新
|
- Sandbox 镜像,可以不更新
|
||||||
|
- 更新 PG 容器为 v0.8.0-pg15, 可以查看[最新的 yml](https://raw.githubusercontent.com/labring/FastGPT/main/deploy/docker/docker-compose-pgvector.yml)
|
||||||
|
|
||||||
### 3. 替换 OneAPI(可选)
|
### 3. 替换 OneAPI(可选)
|
||||||
|
|
||||||
@@ -186,4 +187,4 @@ curl --location --request POST 'https://{{host}}/api/admin/initv490' \
|
|||||||
## 🐛 修复
|
## 🐛 修复
|
||||||
|
|
||||||
1. 增加网页抓取安全链接校验。
|
1. 增加网页抓取安全链接校验。
|
||||||
2. 批量运行时,全局变量未进一步传递到下一次运行中,导致最终变量更新错误。
|
2. 批量运行时,全局变量未进一步传递到下一次运行中,导致最终变量更新错误。
|
||||||
|
Reference in New Issue
Block a user