Commit 2270e149 by Archer Committed by GitHub

Update 490.md (#4022)

parent 4957bdcb
......@@ -12,11 +12,12 @@ weight: 801
### 1. 做好数据库备份
### 2. 更新镜像
### 2. 更新镜像和 PG 容器
- 更新 FastGPT 镜像 tag: v4.9.0
- 更新 FastGPT 商业版镜像 tag: v4.9.0
- Sandbox 镜像,可以不更新
- 更新 PG 容器为 v0.8.0-pg15, 可以查看[最新的 yml](https://raw.githubusercontent.com/labring/FastGPT/main/deploy/docker/docker-compose-pgvector.yml)
### 3. 替换 OneAPI(可选)
......@@ -186,4 +187,4 @@ curl --location --request POST 'https://{{host}}/api/admin/initv490' \
## 🐛 修复
1. 增加网页抓取安全链接校验。
2. 批量运行时,全局变量未进一步传递到下一次运行中,导致最终变量更新错误。
\ No newline at end of file
2. 批量运行时,全局变量未进一步传递到下一次运行中,导致最终变量更新错误。
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment