File tree Expand file tree Collapse file tree 6 files changed +32
-32
lines changed
docSite/content/zh-cn/docs/development/upgrading Expand file tree Collapse file tree 6 files changed +32
-32
lines changed Original file line number Diff line number Diff line change @@ -151,8 +151,8 @@ services:
151
151
152
152
fastgpt :
153
153
container_name : fastgpt
154
- image : ghcr.io/labring/fastgpt:v4.10.0 # git
155
- # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.0 # 阿里云
154
+ image : ghcr.io/labring/fastgpt:v4.10.0-fix # git
155
+ # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.0-fix # 阿里云
156
156
ports :
157
157
- 3000:3000
158
158
networks :
@@ -209,15 +209,15 @@ services:
209
209
- ./config.json:/app/data/config.json
210
210
sandbox :
211
211
container_name : sandbox
212
- image : ghcr.io/labring/fastgpt-sandbox:v4.10.0 # git
213
- # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.10.0 # 阿里云
212
+ image : ghcr.io/labring/fastgpt-sandbox:v4.10.0-fix # git
213
+ # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.10.0-fix # 阿里云
214
214
networks :
215
215
- fastgpt
216
216
restart : always
217
217
fastgpt-mcp-server :
218
218
container_name : fastgpt-mcp-server
219
- image : ghcr.io/labring/fastgpt-mcp_server:v4.10.0 # git
220
- # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.10.0 # 阿里云
219
+ image : ghcr.io/labring/fastgpt-mcp_server:v4.10.0-fix # git
220
+ # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.10.0-fix # 阿里云
221
221
ports :
222
222
- 3005:3000
223
223
networks :
Original file line number Diff line number Diff line change @@ -126,8 +126,8 @@ services:
126
126
127
127
fastgpt :
128
128
container_name : fastgpt
129
- image : ghcr.io/labring/fastgpt:v4.10.0 # git
130
- # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.0 # 阿里云
129
+ image : ghcr.io/labring/fastgpt:v4.10.0-fix # git
130
+ # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.0-fix # 阿里云
131
131
ports :
132
132
- 3000:3000
133
133
networks :
@@ -183,15 +183,15 @@ services:
183
183
- ./config.json:/app/data/config.json
184
184
sandbox :
185
185
container_name : sandbox
186
- image : ghcr.io/labring/fastgpt-sandbox:v4.10.0 # git
187
- # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.10.0 # 阿里云
186
+ image : ghcr.io/labring/fastgpt-sandbox:v4.10.0-fix # git
187
+ # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.10.0-fix # 阿里云
188
188
networks :
189
189
- fastgpt
190
190
restart : always
191
191
fastgpt-mcp-server :
192
192
container_name : fastgpt-mcp-server
193
- image : ghcr.io/labring/fastgpt-mcp_server:v4.10.0 # git
194
- # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.10.0 # 阿里云
193
+ image : ghcr.io/labring/fastgpt-mcp_server:v4.10.0-fix # git
194
+ # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.10.0-fix # 阿里云
195
195
ports :
196
196
- 3005:3000
197
197
networks :
Original file line number Diff line number Diff line change @@ -112,8 +112,8 @@ services:
112
112
113
113
fastgpt :
114
114
container_name : fastgpt
115
- image : ghcr.io/labring/fastgpt:v4.10.0 # git
116
- # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.0 # 阿里云
115
+ image : ghcr.io/labring/fastgpt:v4.10.0-fix # git
116
+ # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.0-fix # 阿里云
117
117
ports :
118
118
- 3000:3000
119
119
networks :
@@ -169,15 +169,15 @@ services:
169
169
- ./config.json:/app/data/config.json
170
170
sandbox :
171
171
container_name : sandbox
172
- image : ghcr.io/labring/fastgpt-sandbox:v4.10.0 # git
173
- # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.10.0 # 阿里云
172
+ image : ghcr.io/labring/fastgpt-sandbox:v4.10.0-fix # git
173
+ # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.10.0-fix # 阿里云
174
174
networks :
175
175
- fastgpt
176
176
restart : always
177
177
fastgpt-mcp-server :
178
178
container_name : fastgpt-mcp-server
179
- image : ghcr.io/labring/fastgpt-mcp_server:v4.10.0 # git
180
- # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.10.0 # 阿里云
179
+ image : ghcr.io/labring/fastgpt-mcp_server:v4.10.0-fix # git
180
+ # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.10.0-fix # 阿里云
181
181
ports :
182
182
- 3005:3000
183
183
networks :
Original file line number Diff line number Diff line change @@ -92,8 +92,8 @@ services:
92
92
93
93
fastgpt :
94
94
container_name : fastgpt
95
- image : ghcr.io/labring/fastgpt:v4.10.0 # git
96
- # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.0 # 阿里云
95
+ image : ghcr.io/labring/fastgpt:v4.10.0-fix # git
96
+ # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.0-fix # 阿里云
97
97
ports :
98
98
- 3000:3000
99
99
networks :
@@ -151,15 +151,15 @@ services:
151
151
- ./config.json:/app/data/config.json
152
152
sandbox :
153
153
container_name : sandbox
154
- image : ghcr.io/labring/fastgpt-sandbox:v4.10.0 # git
155
- # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.10.0 # 阿里云
154
+ image : ghcr.io/labring/fastgpt-sandbox:v4.10.0-fix # git
155
+ # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.10.0-fix # 阿里云
156
156
networks :
157
157
- fastgpt
158
158
restart : always
159
159
fastgpt-mcp-server :
160
160
container_name : fastgpt-mcp-server
161
- image : ghcr.io/labring/fastgpt-mcp_server:v4.10.0 # git
162
- # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.10.0 # 阿里云
161
+ image : ghcr.io/labring/fastgpt-mcp_server:v4.10.0-fix # git
162
+ # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.10.0-fix # 阿里云
163
163
ports :
164
164
- 3005:3000
165
165
networks :
Original file line number Diff line number Diff line change @@ -95,8 +95,8 @@ services:
95
95
96
96
fastgpt:
97
97
container_name: fastgpt
98
- image: ghcr.io/labring/fastgpt:v4.10.0 # git
99
- # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.0 # 阿里云
98
+ image: ghcr.io/labring/fastgpt:v4.10.0-fix # git
99
+ # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.0-fix # 阿里云
100
100
ports:
101
101
- 3000:3000
102
102
networks:
@@ -152,15 +152,15 @@ services:
152
152
- ./config.json:/app/data/config.json
153
153
sandbox:
154
154
container_name: sandbox
155
- image: ghcr.io/labring/fastgpt-sandbox:v4.10.0 # git
156
- # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.10.0 # 阿里云
155
+ image: ghcr.io/labring/fastgpt-sandbox:v4.10.0-fix # git
156
+ # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.10.0-fix # 阿里云
157
157
networks:
158
158
- fastgpt
159
159
restart: always
160
160
fastgpt-mcp-server:
161
161
container_name: fastgpt-mcp-server
162
- image: ghcr.io/labring/fastgpt-mcp_server:v4.10.0 # git
163
- # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.10.0 # 阿里云
162
+ image: ghcr.io/labring/fastgpt-mcp_server:v4.10.0-fix # git
163
+ # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.10.0-fix # 阿里云
164
164
ports:
165
165
- 3005:3000
166
166
networks:
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ weight: 785
20
20
PLUGIN_BASE_URL=http://fastgpt-plugin:3000
21
21
PLUGIN_TOKEN=刚修改的 AUTH_TOKEN 值
22
22
```
23
- - 更新` fastgpt ` 和` fastgpt-pro ` 镜像 tag: v4.10.0。
23
+ - 更新` fastgpt ` 和` fastgpt-pro ` 镜像 tag: v4.10.0-fix
24
24
- ` docker-compose up -d ` 启动/更新所有服务。
25
25
26
26
### Sealos 版本
@@ -47,7 +47,7 @@ MINIO_SECRET_KEY=Secret Key
47
47
MINIO_BUCKET=存储桶名
48
48
```
49
49
50
- - 更新` fastgpt ` 和` fastgpt-pro ` (商业版)容器的环境变量以及镜像 tag: v4.10.0。
50
+ - 更新` fastgpt ` 和` fastgpt-pro ` (商业版)容器的环境变量以及镜像 tag: v4.10.0-fix
51
51
52
52
```
53
53
PLUGIN_BASE_URL=fastgpt-plugin 服务的内网地址
You can’t perform that action at this time.
0 commit comments