mirror of
https://github.com/labring/FastGPT.git
synced 2026-04-26 02:07:28 +08:00
+3
-3
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"tags": {
|
||||
"fastgpt": "v4.14.9.2",
|
||||
"fastgpt-sandbox": "v4.14.9.1",
|
||||
"fastgpt-mcp_server": "v4.14.9.1",
|
||||
"fastgpt": "v4.14.9.3",
|
||||
"fastgpt-sandbox": "v4.14.9.3",
|
||||
"fastgpt-mcp_server": "v4.14.9",
|
||||
"fastgpt-plugin": "v0.5.5",
|
||||
"aiproxy": "v0.3.5",
|
||||
"aiproxy-pg": "0.8.0-pg15",
|
||||
|
||||
@@ -136,7 +136,7 @@ services:
|
||||
retries: 3
|
||||
sandbox:
|
||||
container_name: sandbox
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.9.1
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.9.3
|
||||
ports:
|
||||
- 3002:3000
|
||||
networks:
|
||||
@@ -144,7 +144,7 @@ services:
|
||||
restart: always
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.9.1
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.9
|
||||
ports:
|
||||
- 3005:3000
|
||||
networks:
|
||||
|
||||
@@ -136,7 +136,7 @@ services:
|
||||
retries: 3
|
||||
sandbox:
|
||||
container_name: sandbox
|
||||
image: ghcr.io/labring/fastgpt-sandbox:v4.14.9.1
|
||||
image: ghcr.io/labring/fastgpt-sandbox:v4.14.9.3
|
||||
ports:
|
||||
- 3002:3000
|
||||
networks:
|
||||
@@ -144,7 +144,7 @@ services:
|
||||
restart: always
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.9.1
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.9
|
||||
ports:
|
||||
- 3005:3000
|
||||
networks:
|
||||
|
||||
@@ -191,7 +191,7 @@ services:
|
||||
|
||||
fastgpt:
|
||||
container_name: fastgpt
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.2 # git
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.3 # git
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -265,7 +265,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
code-sandbox:
|
||||
container_name: code-sandbox
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.9.1
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.9.3
|
||||
networks:
|
||||
- fastgpt
|
||||
restart: always
|
||||
@@ -310,7 +310,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.9.1
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.9
|
||||
networks:
|
||||
- fastgpt
|
||||
ports:
|
||||
|
||||
@@ -168,7 +168,7 @@ services:
|
||||
|
||||
fastgpt:
|
||||
container_name: fastgpt
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.2 # git
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.3 # git
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -242,7 +242,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
code-sandbox:
|
||||
container_name: code-sandbox
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.9.1
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.9.3
|
||||
networks:
|
||||
- fastgpt
|
||||
restart: always
|
||||
@@ -287,7 +287,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.9.1
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.9
|
||||
networks:
|
||||
- fastgpt
|
||||
ports:
|
||||
|
||||
@@ -149,7 +149,7 @@ services:
|
||||
|
||||
fastgpt:
|
||||
container_name: fastgpt
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.2 # git
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.3 # git
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -223,7 +223,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
code-sandbox:
|
||||
container_name: code-sandbox
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.9.1
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.9.3
|
||||
networks:
|
||||
- fastgpt
|
||||
restart: always
|
||||
@@ -268,7 +268,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.9.1
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.9
|
||||
networks:
|
||||
- fastgpt
|
||||
ports:
|
||||
|
||||
@@ -155,7 +155,7 @@ services:
|
||||
|
||||
fastgpt:
|
||||
container_name: fastgpt
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.2 # git
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.3 # git
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -229,7 +229,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
code-sandbox:
|
||||
container_name: code-sandbox
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.9.1
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.9.3
|
||||
networks:
|
||||
- fastgpt
|
||||
restart: always
|
||||
@@ -274,7 +274,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.9.1
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.9
|
||||
networks:
|
||||
- fastgpt
|
||||
ports:
|
||||
|
||||
@@ -133,7 +133,7 @@ services:
|
||||
|
||||
fastgpt:
|
||||
container_name: fastgpt
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.2 # git
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.3 # git
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -207,7 +207,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
code-sandbox:
|
||||
container_name: code-sandbox
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.9.1
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.9.3
|
||||
networks:
|
||||
- fastgpt
|
||||
restart: always
|
||||
@@ -252,7 +252,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.9.1
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.9
|
||||
networks:
|
||||
- fastgpt
|
||||
ports:
|
||||
|
||||
@@ -191,7 +191,7 @@ services:
|
||||
|
||||
fastgpt:
|
||||
container_name: fastgpt
|
||||
image: ghcr.io/labring/fastgpt:v4.14.9.2 # git
|
||||
image: ghcr.io/labring/fastgpt:v4.14.9.3 # git
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -265,7 +265,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
code-sandbox:
|
||||
container_name: code-sandbox
|
||||
image: ghcr.io/labring/fastgpt-sandbox:v4.14.9.1
|
||||
image: ghcr.io/labring/fastgpt-sandbox:v4.14.9.3
|
||||
networks:
|
||||
- fastgpt
|
||||
restart: always
|
||||
@@ -310,7 +310,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.9.1
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.9
|
||||
networks:
|
||||
- fastgpt
|
||||
ports:
|
||||
|
||||
@@ -168,7 +168,7 @@ services:
|
||||
|
||||
fastgpt:
|
||||
container_name: fastgpt
|
||||
image: ghcr.io/labring/fastgpt:v4.14.9.2 # git
|
||||
image: ghcr.io/labring/fastgpt:v4.14.9.3 # git
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -242,7 +242,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
code-sandbox:
|
||||
container_name: code-sandbox
|
||||
image: ghcr.io/labring/fastgpt-sandbox:v4.14.9.1
|
||||
image: ghcr.io/labring/fastgpt-sandbox:v4.14.9.3
|
||||
networks:
|
||||
- fastgpt
|
||||
restart: always
|
||||
@@ -287,7 +287,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.9.1
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.9
|
||||
networks:
|
||||
- fastgpt
|
||||
ports:
|
||||
|
||||
@@ -149,7 +149,7 @@ services:
|
||||
|
||||
fastgpt:
|
||||
container_name: fastgpt
|
||||
image: ghcr.io/labring/fastgpt:v4.14.9.2 # git
|
||||
image: ghcr.io/labring/fastgpt:v4.14.9.3 # git
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -223,7 +223,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
code-sandbox:
|
||||
container_name: code-sandbox
|
||||
image: ghcr.io/labring/fastgpt-sandbox:v4.14.9.1
|
||||
image: ghcr.io/labring/fastgpt-sandbox:v4.14.9.3
|
||||
networks:
|
||||
- fastgpt
|
||||
restart: always
|
||||
@@ -268,7 +268,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.9.1
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.9
|
||||
networks:
|
||||
- fastgpt
|
||||
ports:
|
||||
|
||||
@@ -155,7 +155,7 @@ services:
|
||||
|
||||
fastgpt:
|
||||
container_name: fastgpt
|
||||
image: ghcr.io/labring/fastgpt:v4.14.9.2 # git
|
||||
image: ghcr.io/labring/fastgpt:v4.14.9.3 # git
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -229,7 +229,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
code-sandbox:
|
||||
container_name: code-sandbox
|
||||
image: ghcr.io/labring/fastgpt-sandbox:v4.14.9.1
|
||||
image: ghcr.io/labring/fastgpt-sandbox:v4.14.9.3
|
||||
networks:
|
||||
- fastgpt
|
||||
restart: always
|
||||
@@ -274,7 +274,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.9.1
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.9
|
||||
networks:
|
||||
- fastgpt
|
||||
ports:
|
||||
|
||||
@@ -133,7 +133,7 @@ services:
|
||||
|
||||
fastgpt:
|
||||
container_name: fastgpt
|
||||
image: ghcr.io/labring/fastgpt:v4.14.9.2 # git
|
||||
image: ghcr.io/labring/fastgpt:v4.14.9.3 # git
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -207,7 +207,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
code-sandbox:
|
||||
container_name: code-sandbox
|
||||
image: ghcr.io/labring/fastgpt-sandbox:v4.14.9.1
|
||||
image: ghcr.io/labring/fastgpt-sandbox:v4.14.9.3
|
||||
networks:
|
||||
- fastgpt
|
||||
restart: always
|
||||
@@ -252,7 +252,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.9.1
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.9
|
||||
networks:
|
||||
- fastgpt
|
||||
ports:
|
||||
|
||||
@@ -22,8 +22,8 @@ CODE_SANDBOX_TOKEN=代码运行沙盒的凭证
|
||||
|
||||
### 2. 更新镜像
|
||||
|
||||
- 更新 FastGPT 镜像 tag: v4.14.9.2
|
||||
- 更新 FastGPT 商业版镜像 tag: v4.14.9.1
|
||||
- 更新 FastGPT 镜像 tag: v4.14.9.3
|
||||
- 更新 FastGPT 商业版镜像 tag: v4.14.9.3
|
||||
- 更新 fastgpt-plugin 镜像 tag: v0.5.5
|
||||
- mcp_server 无需更新
|
||||
- 更新 sandbox 镜像 tag: v4.14.9.1
|
||||
|
||||
@@ -239,7 +239,7 @@
|
||||
"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/4149.en.mdx": "2026-03-23T12:17:04+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/4-14/4149.mdx": "2026-03-23T23:36:16+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/41.en.mdx": "2026-03-03T17:39:47+08:00",
|
||||
|
||||
@@ -191,7 +191,7 @@ services:
|
||||
|
||||
fastgpt:
|
||||
container_name: fastgpt
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.2 # git
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.3 # git
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -265,7 +265,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
code-sandbox:
|
||||
container_name: code-sandbox
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.9.1
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.9.3
|
||||
networks:
|
||||
- fastgpt
|
||||
restart: always
|
||||
@@ -310,7 +310,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.9.1
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.9
|
||||
networks:
|
||||
- fastgpt
|
||||
ports:
|
||||
|
||||
@@ -168,7 +168,7 @@ services:
|
||||
|
||||
fastgpt:
|
||||
container_name: fastgpt
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.2 # git
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.3 # git
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -242,7 +242,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
code-sandbox:
|
||||
container_name: code-sandbox
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.9.1
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.9.3
|
||||
networks:
|
||||
- fastgpt
|
||||
restart: always
|
||||
@@ -287,7 +287,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.9.1
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.9
|
||||
networks:
|
||||
- fastgpt
|
||||
ports:
|
||||
|
||||
@@ -149,7 +149,7 @@ services:
|
||||
|
||||
fastgpt:
|
||||
container_name: fastgpt
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.2 # git
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.3 # git
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -223,7 +223,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
code-sandbox:
|
||||
container_name: code-sandbox
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.9.1
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.9.3
|
||||
networks:
|
||||
- fastgpt
|
||||
restart: always
|
||||
@@ -268,7 +268,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.9.1
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.9
|
||||
networks:
|
||||
- fastgpt
|
||||
ports:
|
||||
|
||||
@@ -155,7 +155,7 @@ services:
|
||||
|
||||
fastgpt:
|
||||
container_name: fastgpt
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.2 # git
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.3 # git
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -229,7 +229,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
code-sandbox:
|
||||
container_name: code-sandbox
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.9.1
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.9.3
|
||||
networks:
|
||||
- fastgpt
|
||||
restart: always
|
||||
@@ -274,7 +274,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.9.1
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.9
|
||||
networks:
|
||||
- fastgpt
|
||||
ports:
|
||||
|
||||
@@ -133,7 +133,7 @@ services:
|
||||
|
||||
fastgpt:
|
||||
container_name: fastgpt
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.2 # git
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.3 # git
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -207,7 +207,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
code-sandbox:
|
||||
container_name: code-sandbox
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.9.1
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.9.3
|
||||
networks:
|
||||
- fastgpt
|
||||
restart: always
|
||||
@@ -252,7 +252,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.9.1
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.9
|
||||
networks:
|
||||
- fastgpt
|
||||
ports:
|
||||
|
||||
@@ -191,7 +191,7 @@ services:
|
||||
|
||||
fastgpt:
|
||||
container_name: fastgpt
|
||||
image: ghcr.io/labring/fastgpt:v4.14.9.2 # git
|
||||
image: ghcr.io/labring/fastgpt:v4.14.9.3 # git
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -265,7 +265,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
code-sandbox:
|
||||
container_name: code-sandbox
|
||||
image: ghcr.io/labring/fastgpt-sandbox:v4.14.9.1
|
||||
image: ghcr.io/labring/fastgpt-sandbox:v4.14.9.3
|
||||
networks:
|
||||
- fastgpt
|
||||
restart: always
|
||||
@@ -310,7 +310,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.9.1
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.9
|
||||
networks:
|
||||
- fastgpt
|
||||
ports:
|
||||
|
||||
@@ -168,7 +168,7 @@ services:
|
||||
|
||||
fastgpt:
|
||||
container_name: fastgpt
|
||||
image: ghcr.io/labring/fastgpt:v4.14.9.2 # git
|
||||
image: ghcr.io/labring/fastgpt:v4.14.9.3 # git
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -242,7 +242,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
code-sandbox:
|
||||
container_name: code-sandbox
|
||||
image: ghcr.io/labring/fastgpt-sandbox:v4.14.9.1
|
||||
image: ghcr.io/labring/fastgpt-sandbox:v4.14.9.3
|
||||
networks:
|
||||
- fastgpt
|
||||
restart: always
|
||||
@@ -287,7 +287,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.9.1
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.9
|
||||
networks:
|
||||
- fastgpt
|
||||
ports:
|
||||
|
||||
@@ -149,7 +149,7 @@ services:
|
||||
|
||||
fastgpt:
|
||||
container_name: fastgpt
|
||||
image: ghcr.io/labring/fastgpt:v4.14.9.2 # git
|
||||
image: ghcr.io/labring/fastgpt:v4.14.9.3 # git
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -223,7 +223,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
code-sandbox:
|
||||
container_name: code-sandbox
|
||||
image: ghcr.io/labring/fastgpt-sandbox:v4.14.9.1
|
||||
image: ghcr.io/labring/fastgpt-sandbox:v4.14.9.3
|
||||
networks:
|
||||
- fastgpt
|
||||
restart: always
|
||||
@@ -268,7 +268,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.9.1
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.9
|
||||
networks:
|
||||
- fastgpt
|
||||
ports:
|
||||
|
||||
@@ -155,7 +155,7 @@ services:
|
||||
|
||||
fastgpt:
|
||||
container_name: fastgpt
|
||||
image: ghcr.io/labring/fastgpt:v4.14.9.2 # git
|
||||
image: ghcr.io/labring/fastgpt:v4.14.9.3 # git
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -229,7 +229,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
code-sandbox:
|
||||
container_name: code-sandbox
|
||||
image: ghcr.io/labring/fastgpt-sandbox:v4.14.9.1
|
||||
image: ghcr.io/labring/fastgpt-sandbox:v4.14.9.3
|
||||
networks:
|
||||
- fastgpt
|
||||
restart: always
|
||||
@@ -274,7 +274,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.9.1
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.9
|
||||
networks:
|
||||
- fastgpt
|
||||
ports:
|
||||
|
||||
@@ -133,7 +133,7 @@ services:
|
||||
|
||||
fastgpt:
|
||||
container_name: fastgpt
|
||||
image: ghcr.io/labring/fastgpt:v4.14.9.2 # git
|
||||
image: ghcr.io/labring/fastgpt:v4.14.9.3 # git
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -207,7 +207,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
code-sandbox:
|
||||
container_name: code-sandbox
|
||||
image: ghcr.io/labring/fastgpt-sandbox:v4.14.9.1
|
||||
image: ghcr.io/labring/fastgpt-sandbox:v4.14.9.3
|
||||
networks:
|
||||
- fastgpt
|
||||
restart: always
|
||||
@@ -252,7 +252,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.9.1
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.9
|
||||
networks:
|
||||
- fastgpt
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user