File tree Expand file tree Collapse file tree 5 files changed +37
-24
lines changed
docSite/content/zh-cn/docs/development/upgrading Expand file tree Collapse file tree 5 files changed +37
-24
lines changed Original file line number Diff line number Diff line change @@ -132,15 +132,15 @@ services:
132
132
# fastgpt
133
133
sandbox :
134
134
container_name : sandbox
135
- image : ghcr.io/labring/fastgpt-sandbox:v4.9.9 # git
136
- # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.9.9 # 阿里云
135
+ image : ghcr.io/labring/fastgpt-sandbox:v4.9.10 # git
136
+ # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.9.10 # 阿里云
137
137
networks :
138
138
- fastgpt
139
139
restart : always
140
140
fastgpt-mcp-server :
141
141
container_name : fastgpt-mcp-server
142
- image : ghcr.io/labring/fastgpt-mcp_server:v4.9.9 # git
143
- # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.9.9 # 阿里云
142
+ image : ghcr.io/labring/fastgpt-mcp_server:v4.9.10 # git
143
+ # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.9.10 # 阿里云
144
144
ports :
145
145
- 3005:3000
146
146
networks :
@@ -150,8 +150,8 @@ services:
150
150
- FASTGPT_ENDPOINT=http://fastgpt:3000
151
151
fastgpt :
152
152
container_name : fastgpt
153
- image : ghcr.io/labring/fastgpt:v4.9.9 # git
154
- # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.9.9 # 阿里云
153
+ image : ghcr.io/labring/fastgpt:v4.9.10 # git
154
+ # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.9.10 # 阿里云
155
155
ports :
156
156
- 3000:3000
157
157
networks :
Original file line number Diff line number Diff line change @@ -109,15 +109,15 @@ services:
109
109
# fastgpt
110
110
sandbox :
111
111
container_name : sandbox
112
- image : ghcr.io/labring/fastgpt-sandbox:v4.9.9 # git
113
- # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.9.9 # 阿里云
112
+ image : ghcr.io/labring/fastgpt-sandbox:v4.9.10 # git
113
+ # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.9.10 # 阿里云
114
114
networks :
115
115
- fastgpt
116
116
restart : always
117
117
fastgpt-mcp-server :
118
118
container_name : fastgpt-mcp-server
119
- image : ghcr.io/labring/fastgpt-mcp_server:v4.9.9 # git
120
- # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.9.9 # 阿里云
119
+ image : ghcr.io/labring/fastgpt-mcp_server:v4.9.10 # git
120
+ # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.9.10 # 阿里云
121
121
ports :
122
122
- 3005:3000
123
123
networks :
@@ -127,8 +127,8 @@ services:
127
127
- FASTGPT_ENDPOINT=http://fastgpt:3000
128
128
fastgpt :
129
129
container_name : fastgpt
130
- image : ghcr.io/labring/fastgpt:v4.9.9 # git
131
- # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.9.9 # 阿里云
130
+ image : ghcr.io/labring/fastgpt:v4.9.10 # git
131
+ # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.9.10 # 阿里云
132
132
ports :
133
133
- 3000:3000
134
134
networks :
Original file line number Diff line number Diff line change @@ -96,15 +96,15 @@ services:
96
96
# fastgpt
97
97
sandbox :
98
98
container_name : sandbox
99
- image : ghcr.io/labring/fastgpt-sandbox:v4.9.9 # git
100
- # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.9.9 # 阿里云
99
+ image : ghcr.io/labring/fastgpt-sandbox:v4.9.10 # git
100
+ # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.9.10 # 阿里云
101
101
networks :
102
102
- fastgpt
103
103
restart : always
104
104
fastgpt-mcp-server :
105
105
container_name : fastgpt-mcp-server
106
- image : ghcr.io/labring/fastgpt-mcp_server:v4.9.9 # git
107
- # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.9.9 # 阿里云
106
+ image : ghcr.io/labring/fastgpt-mcp_server:v4.9.10 # git
107
+ # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.9.10 # 阿里云
108
108
ports :
109
109
- 3005:3000
110
110
networks :
@@ -114,8 +114,8 @@ services:
114
114
- FASTGPT_ENDPOINT=http://fastgpt:3000
115
115
fastgpt :
116
116
container_name : fastgpt
117
- image : ghcr.io/labring/fastgpt:v4.9.9 # git
118
- # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.9.9 # 阿里云
117
+ image : ghcr.io/labring/fastgpt:v4.9.10 # git
118
+ # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.9.10 # 阿里云
119
119
ports :
120
120
- 3000:3000
121
121
networks :
Original file line number Diff line number Diff line change @@ -72,15 +72,15 @@ services:
72
72
73
73
sandbox :
74
74
container_name : sandbox
75
- image : ghcr.io/labring/fastgpt-sandbox:v4.9.9 # git
76
- # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.9.9 # 阿里云
75
+ image : ghcr.io/labring/fastgpt-sandbox:v4.9.10 # git
76
+ # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.9.10 # 阿里云
77
77
networks :
78
78
- fastgpt
79
79
restart : always
80
80
fastgpt-mcp-server :
81
81
container_name : fastgpt-mcp-server
82
- image : ghcr.io/labring/fastgpt-mcp_server:v4.9.9 # git
83
- # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.9.9 # 阿里云
82
+ image : ghcr.io/labring/fastgpt-mcp_server:v4.9.10 # git
83
+ # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.9.10 # 阿里云
84
84
ports :
85
85
- 3005:3000
86
86
networks :
@@ -90,8 +90,8 @@ services:
90
90
- FASTGPT_ENDPOINT=http://fastgpt:3000
91
91
fastgpt :
92
92
container_name : fastgpt
93
- image : ghcr.io/labring/fastgpt:v4.9.9 # git
94
- # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.9.9 # 阿里云
93
+ image : ghcr.io/labring/fastgpt:v4.9.10 # git
94
+ # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.9.10 # 阿里云
95
95
ports :
96
96
- 3000:3000
97
97
networks :
Original file line number Diff line number Diff line change @@ -7,6 +7,19 @@ toc: true
7
7
weight : 790
8
8
---
9
9
10
+ ## 升级指南
11
+
12
+ 重要提示:本次更新会重新构建全文索引,构建期间,全文检索结果会为空,4c16g 700 万组全文索引大致消耗 25 分钟。如需无缝升级,需自行做表同步工程。
13
+
14
+ ### 1. 做好数据备份
15
+
16
+ ### 2. 更新镜像 tag
17
+
18
+ - 更新 FastGPT 镜像 tag: v4.9.10
19
+ - 更新 FastGPT 商业版镜像 tag: v4.9.10
20
+ - mcp_server 无需更新
21
+ - Sandbox 无需更新
22
+ - AIProxy 无需更新
10
23
11
24
## 🚀 新增内容
12
25
You can’t perform that action at this time.
0 commit comments