Commit a49321c8 by Archer Committed by GitHub

deploy doc (#6612)

parent 2d750534
{ {
"tags": { "tags": {
"fastgpt": "v4.14.9.1", "fastgpt": "v4.14.9.2",
"fastgpt-sandbox": "v4.14.9.1", "fastgpt-sandbox": "v4.14.9.1",
"fastgpt-mcp_server": "v4.14.9.1", "fastgpt-mcp_server": "v4.14.9.1",
"fastgpt-plugin": "v0.5.5", "fastgpt-plugin": "v0.5.5",
......
...@@ -191,7 +191,7 @@ services: ...@@ -191,7 +191,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.1 # git image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
......
...@@ -168,7 +168,7 @@ services: ...@@ -168,7 +168,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.1 # git image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
......
...@@ -149,7 +149,7 @@ services: ...@@ -149,7 +149,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.1 # git image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
......
...@@ -155,7 +155,7 @@ services: ...@@ -155,7 +155,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.1 # git image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
......
...@@ -133,7 +133,7 @@ services: ...@@ -133,7 +133,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.1 # git image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
......
...@@ -191,7 +191,7 @@ services: ...@@ -191,7 +191,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: ghcr.io/labring/fastgpt:v4.14.9.1 # git image: ghcr.io/labring/fastgpt:v4.14.9.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
......
...@@ -168,7 +168,7 @@ services: ...@@ -168,7 +168,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: ghcr.io/labring/fastgpt:v4.14.9.1 # git image: ghcr.io/labring/fastgpt:v4.14.9.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
......
...@@ -149,7 +149,7 @@ services: ...@@ -149,7 +149,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: ghcr.io/labring/fastgpt:v4.14.9.1 # git image: ghcr.io/labring/fastgpt:v4.14.9.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
......
...@@ -155,7 +155,7 @@ services: ...@@ -155,7 +155,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: ghcr.io/labring/fastgpt:v4.14.9.1 # git image: ghcr.io/labring/fastgpt:v4.14.9.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
......
...@@ -133,7 +133,7 @@ services: ...@@ -133,7 +133,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: ghcr.io/labring/fastgpt:v4.14.9.1 # git image: ghcr.io/labring/fastgpt:v4.14.9.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
......
...@@ -22,7 +22,7 @@ CODE_SANDBOX_TOKEN=代码运行沙盒的凭证 ...@@ -22,7 +22,7 @@ CODE_SANDBOX_TOKEN=代码运行沙盒的凭证
### 2. 更新镜像 ### 2. 更新镜像
- 更新 FastGPT 镜像 tag: v4.14.9.1 - 更新 FastGPT 镜像 tag: v4.14.9.2
- 更新 FastGPT 商业版镜像 tag: v4.14.9.1 - 更新 FastGPT 商业版镜像 tag: v4.14.9.1
- 更新 fastgpt-plugin 镜像 tag: v0.5.5 - 更新 fastgpt-plugin 镜像 tag: v0.5.5
- mcp_server 无需更新 - mcp_server 无需更新
......
...@@ -235,11 +235,11 @@ ...@@ -235,11 +235,11 @@
"document/content/docs/self-host/upgrading/4-14/4147.en.mdx": "2026-03-03T17:39:47+08:00", "document/content/docs/self-host/upgrading/4-14/4147.en.mdx": "2026-03-03T17:39:47+08:00",
"document/content/docs/self-host/upgrading/4-14/4147.mdx": "2026-03-03T17:39:47+08:00", "document/content/docs/self-host/upgrading/4-14/4147.mdx": "2026-03-03T17:39:47+08:00",
"document/content/docs/self-host/upgrading/4-14/4148.en.mdx": "2026-03-06T19:32:23+08:00", "document/content/docs/self-host/upgrading/4-14/4148.en.mdx": "2026-03-06T19:32:23+08:00",
"document/content/docs/self-host/upgrading/4-14/4148.mdx": "2026-03-23T12:06:00+08:00", "document/content/docs/self-host/upgrading/4-14/4148.mdx": "2026-03-23T12:10:44+08:00",
"document/content/docs/self-host/upgrading/4-14/41481.en.mdx": "2026-03-09T12:02:02+08:00", "document/content/docs/self-host/upgrading/4-14/41481.en.mdx": "2026-03-09T12:02:02+08:00",
"document/content/docs/self-host/upgrading/4-14/41481.mdx": "2026-03-09T17:39:53+08:00", "document/content/docs/self-host/upgrading/4-14/41481.mdx": "2026-03-09T17:39:53+08:00",
"document/content/docs/self-host/upgrading/4-14/4149.en.mdx": "2026-03-23T12:06:00+08:00", "document/content/docs/self-host/upgrading/4-14/4149.en.mdx": "2026-03-23T12:17:04+08:00",
"document/content/docs/self-host/upgrading/4-14/4149.mdx": "2026-03-23T12:06:00+08:00", "document/content/docs/self-host/upgrading/4-14/4149.mdx": "2026-03-23T12:17:04+08:00",
"document/content/docs/self-host/upgrading/outdated/40.en.mdx": "2026-03-03T17:39:47+08:00", "document/content/docs/self-host/upgrading/outdated/40.en.mdx": "2026-03-03T17:39:47+08:00",
"document/content/docs/self-host/upgrading/outdated/40.mdx": "2026-03-03T17:39:47+08:00", "document/content/docs/self-host/upgrading/outdated/40.mdx": "2026-03-03T17:39:47+08:00",
"document/content/docs/self-host/upgrading/outdated/41.en.mdx": "2026-03-03T17:39:47+08:00", "document/content/docs/self-host/upgrading/outdated/41.en.mdx": "2026-03-03T17:39:47+08:00",
...@@ -380,7 +380,7 @@ ...@@ -380,7 +380,7 @@
"document/content/docs/self-host/upgrading/outdated/499.mdx": "2026-03-03T17:39:47+08:00", "document/content/docs/self-host/upgrading/outdated/499.mdx": "2026-03-03T17:39:47+08:00",
"document/content/docs/self-host/upgrading/upgrade-intruction.en.mdx": "2026-03-03T17:39:47+08:00", "document/content/docs/self-host/upgrading/upgrade-intruction.en.mdx": "2026-03-03T17:39:47+08:00",
"document/content/docs/self-host/upgrading/upgrade-intruction.mdx": "2026-03-03T17:39:47+08:00", "document/content/docs/self-host/upgrading/upgrade-intruction.mdx": "2026-03-03T17:39:47+08:00",
"document/content/docs/toc.en.mdx": "2026-03-23T12:06:00+08:00", "document/content/docs/toc.en.mdx": "2026-03-23T12:10:44+08:00",
"document/content/docs/toc.mdx": "2026-03-23T11:57:05+08:00", "document/content/docs/toc.mdx": "2026-03-23T11:57:05+08:00",
"document/content/docs/use-cases/app-cases/dalle3.en.mdx": "2026-02-26T22:14:30+08:00", "document/content/docs/use-cases/app-cases/dalle3.en.mdx": "2026-02-26T22:14:30+08:00",
"document/content/docs/use-cases/app-cases/dalle3.mdx": "2025-07-23T21:35:03+08:00", "document/content/docs/use-cases/app-cases/dalle3.mdx": "2025-07-23T21:35:03+08:00",
......
...@@ -191,7 +191,7 @@ services: ...@@ -191,7 +191,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.1 # git image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
......
...@@ -168,7 +168,7 @@ services: ...@@ -168,7 +168,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.1 # git image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
......
...@@ -149,7 +149,7 @@ services: ...@@ -149,7 +149,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.1 # git image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
......
...@@ -155,7 +155,7 @@ services: ...@@ -155,7 +155,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.1 # git image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
......
...@@ -133,7 +133,7 @@ services: ...@@ -133,7 +133,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.1 # git image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
......
...@@ -191,7 +191,7 @@ services: ...@@ -191,7 +191,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: ghcr.io/labring/fastgpt:v4.14.9.1 # git image: ghcr.io/labring/fastgpt:v4.14.9.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
......
...@@ -168,7 +168,7 @@ services: ...@@ -168,7 +168,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: ghcr.io/labring/fastgpt:v4.14.9.1 # git image: ghcr.io/labring/fastgpt:v4.14.9.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
......
...@@ -149,7 +149,7 @@ services: ...@@ -149,7 +149,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: ghcr.io/labring/fastgpt:v4.14.9.1 # git image: ghcr.io/labring/fastgpt:v4.14.9.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
......
...@@ -155,7 +155,7 @@ services: ...@@ -155,7 +155,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: ghcr.io/labring/fastgpt:v4.14.9.1 # git image: ghcr.io/labring/fastgpt:v4.14.9.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
......
...@@ -133,7 +133,7 @@ services: ...@@ -133,7 +133,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: ghcr.io/labring/fastgpt:v4.14.9.1 # git image: ghcr.io/labring/fastgpt:v4.14.9.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
......
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