Commit e9eca2f8 by Archer Committed by GitHub

deploy version (#6470)

parent 2f7427e1
{ {
"tags": { "tags": {
"fastgpt": "v4.14.7", "fastgpt": "v4.14.7.2",
"fastgpt-sandbox": "v4.14.7", "fastgpt-sandbox": "v4.14.7.1",
"fastgpt-mcp_server": "v4.14.6", "fastgpt-mcp_server": "v4.14.6",
"fastgpt-plugin": "v0.5.4", "fastgpt-plugin": "v0.5.4",
"aiproxy": "v0.3.5", "aiproxy": "v0.3.5",
......
...@@ -136,7 +136,7 @@ services: ...@@ -136,7 +136,7 @@ services:
retries: 3 retries: 3
sandbox: sandbox:
container_name: sandbox container_name: sandbox
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.7 image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.7.1
ports: ports:
- 3002:3000 - 3002:3000
networks: networks:
......
...@@ -136,7 +136,7 @@ services: ...@@ -136,7 +136,7 @@ services:
retries: 3 retries: 3
sandbox: sandbox:
container_name: sandbox container_name: sandbox
image: ghcr.io/labring/fastgpt-sandbox:v4.14.7 image: ghcr.io/labring/fastgpt-sandbox:v4.14.7.1
ports: ports:
- 3002:3000 - 3002:3000
networks: networks:
......
...@@ -185,7 +185,7 @@ services: ...@@ -185,7 +185,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.7.1 # git image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.7.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
...@@ -237,7 +237,7 @@ services: ...@@ -237,7 +237,7 @@ services:
- ./config.json:/app/data/config.json - ./config.json:/app/data/config.json
sandbox: sandbox:
container_name: sandbox container_name: sandbox
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.7 image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.7.1
networks: networks:
- fastgpt - fastgpt
restart: always restart: always
......
...@@ -162,7 +162,7 @@ services: ...@@ -162,7 +162,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.7.1 # git image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.7.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
...@@ -214,7 +214,7 @@ services: ...@@ -214,7 +214,7 @@ services:
- ./config.json:/app/data/config.json - ./config.json:/app/data/config.json
sandbox: sandbox:
container_name: sandbox container_name: sandbox
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.7 image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.7.1
networks: networks:
- fastgpt - fastgpt
restart: always restart: always
......
...@@ -143,7 +143,7 @@ services: ...@@ -143,7 +143,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.7.1 # git image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.7.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
...@@ -195,7 +195,7 @@ services: ...@@ -195,7 +195,7 @@ services:
- ./config.json:/app/data/config.json - ./config.json:/app/data/config.json
sandbox: sandbox:
container_name: sandbox container_name: sandbox
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.7 image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.7.1
networks: networks:
- fastgpt - fastgpt
restart: always restart: always
......
...@@ -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.7.1 # git image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.7.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
...@@ -201,7 +201,7 @@ services: ...@@ -201,7 +201,7 @@ services:
- ./config.json:/app/data/config.json - ./config.json:/app/data/config.json
sandbox: sandbox:
container_name: sandbox container_name: sandbox
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.7 image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.7.1
networks: networks:
- fastgpt - fastgpt
restart: always restart: always
......
...@@ -127,7 +127,7 @@ services: ...@@ -127,7 +127,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.7.1 # git image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.7.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
...@@ -179,7 +179,7 @@ services: ...@@ -179,7 +179,7 @@ services:
- ./config.json:/app/data/config.json - ./config.json:/app/data/config.json
sandbox: sandbox:
container_name: sandbox container_name: sandbox
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.7 image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.7.1
networks: networks:
- fastgpt - fastgpt
restart: always restart: always
......
...@@ -185,7 +185,7 @@ services: ...@@ -185,7 +185,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: ghcr.io/labring/fastgpt:v4.14.7.1 # git image: ghcr.io/labring/fastgpt:v4.14.7.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
...@@ -237,7 +237,7 @@ services: ...@@ -237,7 +237,7 @@ services:
- ./config.json:/app/data/config.json - ./config.json:/app/data/config.json
sandbox: sandbox:
container_name: sandbox container_name: sandbox
image: ghcr.io/labring/fastgpt-sandbox:v4.14.7 image: ghcr.io/labring/fastgpt-sandbox:v4.14.7.1
networks: networks:
- fastgpt - fastgpt
restart: always restart: always
......
...@@ -162,7 +162,7 @@ services: ...@@ -162,7 +162,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: ghcr.io/labring/fastgpt:v4.14.7.1 # git image: ghcr.io/labring/fastgpt:v4.14.7.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
...@@ -214,7 +214,7 @@ services: ...@@ -214,7 +214,7 @@ services:
- ./config.json:/app/data/config.json - ./config.json:/app/data/config.json
sandbox: sandbox:
container_name: sandbox container_name: sandbox
image: ghcr.io/labring/fastgpt-sandbox:v4.14.7 image: ghcr.io/labring/fastgpt-sandbox:v4.14.7.1
networks: networks:
- fastgpt - fastgpt
restart: always restart: always
......
...@@ -143,7 +143,7 @@ services: ...@@ -143,7 +143,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: ghcr.io/labring/fastgpt:v4.14.7.1 # git image: ghcr.io/labring/fastgpt:v4.14.7.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
...@@ -195,7 +195,7 @@ services: ...@@ -195,7 +195,7 @@ services:
- ./config.json:/app/data/config.json - ./config.json:/app/data/config.json
sandbox: sandbox:
container_name: sandbox container_name: sandbox
image: ghcr.io/labring/fastgpt-sandbox:v4.14.7 image: ghcr.io/labring/fastgpt-sandbox:v4.14.7.1
networks: networks:
- fastgpt - fastgpt
restart: always restart: always
......
...@@ -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.7.1 # git image: ghcr.io/labring/fastgpt:v4.14.7.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
...@@ -201,7 +201,7 @@ services: ...@@ -201,7 +201,7 @@ services:
- ./config.json:/app/data/config.json - ./config.json:/app/data/config.json
sandbox: sandbox:
container_name: sandbox container_name: sandbox
image: ghcr.io/labring/fastgpt-sandbox:v4.14.7 image: ghcr.io/labring/fastgpt-sandbox:v4.14.7.1
networks: networks:
- fastgpt - fastgpt
restart: always restart: always
......
...@@ -127,7 +127,7 @@ services: ...@@ -127,7 +127,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: ghcr.io/labring/fastgpt:v4.14.7.1 # git image: ghcr.io/labring/fastgpt:v4.14.7.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
...@@ -179,7 +179,7 @@ services: ...@@ -179,7 +179,7 @@ services:
- ./config.json:/app/data/config.json - ./config.json:/app/data/config.json
sandbox: sandbox:
container_name: sandbox container_name: sandbox
image: ghcr.io/labring/fastgpt-sandbox:v4.14.7 image: ghcr.io/labring/fastgpt-sandbox:v4.14.7.1
networks: networks:
- fastgpt - fastgpt
restart: always restart: always
......
...@@ -7,7 +7,7 @@ description: 'FastGPT V4.14.7 更新说明' ...@@ -7,7 +7,7 @@ description: 'FastGPT V4.14.7 更新说明'
### 1. 更新镜像 ### 1. 更新镜像
- 更新 FastGPT 镜像 tag: v4.14.7.1 - 更新 FastGPT 镜像 tag: v4.14.7.2
- 更新 FastGPT 商业版镜像 tag: v4.14.7.1 - 更新 FastGPT 商业版镜像 tag: v4.14.7.1
- 更新 fastgpt-plugin 镜像 tag: v0.5.4 - 更新 fastgpt-plugin 镜像 tag: v0.5.4
- mcp_server 无需更新(4.14.7 镜像不可用,可用旧的) - mcp_server 无需更新(4.14.7 镜像不可用,可用旧的)
......
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
"document/content/docs/introduction/development/proxy/cloudflare.mdx": "2025-07-23T21:35:03+08:00", "document/content/docs/introduction/development/proxy/cloudflare.mdx": "2025-07-23T21:35:03+08:00",
"document/content/docs/introduction/development/proxy/http_proxy.mdx": "2025-07-23T21:35:03+08:00", "document/content/docs/introduction/development/proxy/http_proxy.mdx": "2025-07-23T21:35:03+08:00",
"document/content/docs/introduction/development/proxy/nginx.mdx": "2025-07-23T21:35:03+08:00", "document/content/docs/introduction/development/proxy/nginx.mdx": "2025-07-23T21:35:03+08:00",
"document/content/docs/introduction/development/sealos.mdx": "2026-02-12T18:45:30+08:00", "document/content/docs/introduction/development/sealos.mdx": "2026-02-26T16:29:03+08:00",
"document/content/docs/introduction/development/signoz.mdx": "2026-02-12T16:37:50+08:00", "document/content/docs/introduction/development/signoz.mdx": "2026-02-12T16:37:50+08:00",
"document/content/docs/introduction/guide/DialogBoxes/htmlRendering.mdx": "2025-07-23T21:35:03+08:00", "document/content/docs/introduction/guide/DialogBoxes/htmlRendering.mdx": "2025-07-23T21:35:03+08:00",
"document/content/docs/introduction/guide/DialogBoxes/quoteList.mdx": "2025-07-23T21:35:03+08:00", "document/content/docs/introduction/guide/DialogBoxes/quoteList.mdx": "2025-07-23T21:35:03+08:00",
...@@ -87,7 +87,7 @@ ...@@ -87,7 +87,7 @@
"document/content/docs/introduction/guide/team_permissions/customDomain.mdx": "2025-12-10T20:07:05+08:00", "document/content/docs/introduction/guide/team_permissions/customDomain.mdx": "2025-12-10T20:07:05+08:00",
"document/content/docs/introduction/guide/team_permissions/invitation_link.mdx": "2025-07-23T21:35:03+08:00", "document/content/docs/introduction/guide/team_permissions/invitation_link.mdx": "2025-07-23T21:35:03+08:00",
"document/content/docs/introduction/guide/team_permissions/team_roles_permissions.mdx": "2025-07-23T21:35:03+08:00", "document/content/docs/introduction/guide/team_permissions/team_roles_permissions.mdx": "2025-07-23T21:35:03+08:00",
"document/content/docs/introduction/index.en.mdx": "2026-02-26T00:54:15+08:00", "document/content/docs/introduction/index.en.mdx": "2026-02-26T16:29:03+08:00",
"document/content/docs/introduction/index.mdx": "2026-02-26T00:26:52+08:00", "document/content/docs/introduction/index.mdx": "2026-02-26T00:26:52+08:00",
"document/content/docs/openapi/app.mdx": "2026-02-12T18:45:30+08:00", "document/content/docs/openapi/app.mdx": "2026-02-12T18:45:30+08:00",
"document/content/docs/openapi/chat.mdx": "2026-02-12T18:45:30+08:00", "document/content/docs/openapi/chat.mdx": "2026-02-12T18:45:30+08:00",
...@@ -102,7 +102,7 @@ ...@@ -102,7 +102,7 @@
"document/content/docs/protocol/privacy.mdx": "2025-12-15T23:36:54+08:00", "document/content/docs/protocol/privacy.mdx": "2025-12-15T23:36:54+08:00",
"document/content/docs/protocol/terms.en.mdx": "2025-12-15T23:36:54+08:00", "document/content/docs/protocol/terms.en.mdx": "2025-12-15T23:36:54+08:00",
"document/content/docs/protocol/terms.mdx": "2025-12-15T23:36:54+08:00", "document/content/docs/protocol/terms.mdx": "2025-12-15T23:36:54+08:00",
"document/content/docs/toc.en.mdx": "2026-02-26T00:54:15+08:00", "document/content/docs/toc.en.mdx": "2026-02-26T16:29:03+08:00",
"document/content/docs/toc.mdx": "2026-02-24T13:48:31+08:00", "document/content/docs/toc.mdx": "2026-02-24T13:48:31+08:00",
"document/content/docs/upgrading/4-10/4100.mdx": "2025-08-02T19:38:37+08:00", "document/content/docs/upgrading/4-10/4100.mdx": "2025-08-02T19:38:37+08:00",
"document/content/docs/upgrading/4-10/4101.mdx": "2025-09-08T20:07:20+08:00", "document/content/docs/upgrading/4-10/4101.mdx": "2025-09-08T20:07:20+08:00",
......
...@@ -185,7 +185,7 @@ services: ...@@ -185,7 +185,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.7.1 # git image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.7.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
...@@ -237,7 +237,7 @@ services: ...@@ -237,7 +237,7 @@ services:
- ./config.json:/app/data/config.json - ./config.json:/app/data/config.json
sandbox: sandbox:
container_name: sandbox container_name: sandbox
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.7 image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.7.1
networks: networks:
- fastgpt - fastgpt
restart: always restart: always
......
...@@ -162,7 +162,7 @@ services: ...@@ -162,7 +162,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.7.1 # git image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.7.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
...@@ -214,7 +214,7 @@ services: ...@@ -214,7 +214,7 @@ services:
- ./config.json:/app/data/config.json - ./config.json:/app/data/config.json
sandbox: sandbox:
container_name: sandbox container_name: sandbox
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.7 image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.7.1
networks: networks:
- fastgpt - fastgpt
restart: always restart: always
......
...@@ -143,7 +143,7 @@ services: ...@@ -143,7 +143,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.7.1 # git image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.7.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
...@@ -195,7 +195,7 @@ services: ...@@ -195,7 +195,7 @@ services:
- ./config.json:/app/data/config.json - ./config.json:/app/data/config.json
sandbox: sandbox:
container_name: sandbox container_name: sandbox
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.7 image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.7.1
networks: networks:
- fastgpt - fastgpt
restart: always restart: always
......
...@@ -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.7.1 # git image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.7.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
...@@ -201,7 +201,7 @@ services: ...@@ -201,7 +201,7 @@ services:
- ./config.json:/app/data/config.json - ./config.json:/app/data/config.json
sandbox: sandbox:
container_name: sandbox container_name: sandbox
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.7 image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.7.1
networks: networks:
- fastgpt - fastgpt
restart: always restart: always
......
...@@ -127,7 +127,7 @@ services: ...@@ -127,7 +127,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.7.1 # git image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.7.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
...@@ -179,7 +179,7 @@ services: ...@@ -179,7 +179,7 @@ services:
- ./config.json:/app/data/config.json - ./config.json:/app/data/config.json
sandbox: sandbox:
container_name: sandbox container_name: sandbox
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.7 image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.7.1
networks: networks:
- fastgpt - fastgpt
restart: always restart: always
......
...@@ -185,7 +185,7 @@ services: ...@@ -185,7 +185,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: ghcr.io/labring/fastgpt:v4.14.7.1 # git image: ghcr.io/labring/fastgpt:v4.14.7.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
...@@ -237,7 +237,7 @@ services: ...@@ -237,7 +237,7 @@ services:
- ./config.json:/app/data/config.json - ./config.json:/app/data/config.json
sandbox: sandbox:
container_name: sandbox container_name: sandbox
image: ghcr.io/labring/fastgpt-sandbox:v4.14.7 image: ghcr.io/labring/fastgpt-sandbox:v4.14.7.1
networks: networks:
- fastgpt - fastgpt
restart: always restart: always
......
...@@ -162,7 +162,7 @@ services: ...@@ -162,7 +162,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: ghcr.io/labring/fastgpt:v4.14.7.1 # git image: ghcr.io/labring/fastgpt:v4.14.7.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
...@@ -214,7 +214,7 @@ services: ...@@ -214,7 +214,7 @@ services:
- ./config.json:/app/data/config.json - ./config.json:/app/data/config.json
sandbox: sandbox:
container_name: sandbox container_name: sandbox
image: ghcr.io/labring/fastgpt-sandbox:v4.14.7 image: ghcr.io/labring/fastgpt-sandbox:v4.14.7.1
networks: networks:
- fastgpt - fastgpt
restart: always restart: always
......
...@@ -143,7 +143,7 @@ services: ...@@ -143,7 +143,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: ghcr.io/labring/fastgpt:v4.14.7.1 # git image: ghcr.io/labring/fastgpt:v4.14.7.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
...@@ -195,7 +195,7 @@ services: ...@@ -195,7 +195,7 @@ services:
- ./config.json:/app/data/config.json - ./config.json:/app/data/config.json
sandbox: sandbox:
container_name: sandbox container_name: sandbox
image: ghcr.io/labring/fastgpt-sandbox:v4.14.7 image: ghcr.io/labring/fastgpt-sandbox:v4.14.7.1
networks: networks:
- fastgpt - fastgpt
restart: always restart: always
......
...@@ -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.7.1 # git image: ghcr.io/labring/fastgpt:v4.14.7.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
...@@ -201,7 +201,7 @@ services: ...@@ -201,7 +201,7 @@ services:
- ./config.json:/app/data/config.json - ./config.json:/app/data/config.json
sandbox: sandbox:
container_name: sandbox container_name: sandbox
image: ghcr.io/labring/fastgpt-sandbox:v4.14.7 image: ghcr.io/labring/fastgpt-sandbox:v4.14.7.1
networks: networks:
- fastgpt - fastgpt
restart: always restart: always
......
...@@ -127,7 +127,7 @@ services: ...@@ -127,7 +127,7 @@ services:
fastgpt: fastgpt:
container_name: fastgpt container_name: fastgpt
image: ghcr.io/labring/fastgpt:v4.14.7.1 # git image: ghcr.io/labring/fastgpt:v4.14.7.2 # git
ports: ports:
- 3000:3000 - 3000:3000
networks: networks:
...@@ -179,7 +179,7 @@ services: ...@@ -179,7 +179,7 @@ services:
- ./config.json:/app/data/config.json - ./config.json:/app/data/config.json
sandbox: sandbox:
container_name: sandbox container_name: sandbox
image: ghcr.io/labring/fastgpt-sandbox:v4.14.7 image: ghcr.io/labring/fastgpt-sandbox:v4.14.7.1
networks: networks:
- fastgpt - fastgpt
restart: always restart: always
......
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