This commit is contained in:
Archer
2026-03-23 12:10:44 +08:00
committed by GitHub
parent c37b3aa0e8
commit 3048dd5cfb
28 changed files with 185 additions and 99 deletions
@@ -191,7 +191,7 @@ services:
fastgpt:
container_name: fastgpt
image: ghcr.io/labring/fastgpt:v4.14.8 # git
image: ghcr.io/labring/fastgpt:v4.14.9.1 # 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.8
image: ghcr.io/labring/fastgpt-sandbox:v4.14.9.1
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.8
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.9.1
networks:
- fastgpt
ports:
@@ -320,7 +320,7 @@ services:
<<: [*x-log-config]
FASTGPT_ENDPOINT: http://fastgpt:3000
fastgpt-plugin:
image: ghcr.io/labring/fastgpt-plugin:v0.5.4
image: ghcr.io/labring/fastgpt-plugin:v0.5.5
container_name: fastgpt-plugin
restart: always
networks:
@@ -168,7 +168,7 @@ services:
fastgpt:
container_name: fastgpt
image: ghcr.io/labring/fastgpt:v4.14.8 # git
image: ghcr.io/labring/fastgpt:v4.14.9.1 # 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.8
image: ghcr.io/labring/fastgpt-sandbox:v4.14.9.1
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.8
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.9.1
networks:
- fastgpt
ports:
@@ -297,7 +297,7 @@ services:
<<: [*x-log-config]
FASTGPT_ENDPOINT: http://fastgpt:3000
fastgpt-plugin:
image: ghcr.io/labring/fastgpt-plugin:v0.5.4
image: ghcr.io/labring/fastgpt-plugin:v0.5.5
container_name: fastgpt-plugin
restart: always
networks:
+4 -4
View File
@@ -149,7 +149,7 @@ services:
fastgpt:
container_name: fastgpt
image: ghcr.io/labring/fastgpt:v4.14.8 # git
image: ghcr.io/labring/fastgpt:v4.14.9.1 # 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.8
image: ghcr.io/labring/fastgpt-sandbox:v4.14.9.1
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.8
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.9.1
networks:
- fastgpt
ports:
@@ -278,7 +278,7 @@ services:
<<: [*x-log-config]
FASTGPT_ENDPOINT: http://fastgpt:3000
fastgpt-plugin:
image: ghcr.io/labring/fastgpt-plugin:v0.5.4
image: ghcr.io/labring/fastgpt-plugin:v0.5.5
container_name: fastgpt-plugin
restart: always
networks:
@@ -155,7 +155,7 @@ services:
fastgpt:
container_name: fastgpt
image: ghcr.io/labring/fastgpt:v4.14.8 # git
image: ghcr.io/labring/fastgpt:v4.14.9.1 # 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.8
image: ghcr.io/labring/fastgpt-sandbox:v4.14.9.1
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.8
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.9.1
networks:
- fastgpt
ports:
@@ -284,7 +284,7 @@ services:
<<: [*x-log-config]
FASTGPT_ENDPOINT: http://fastgpt:3000
fastgpt-plugin:
image: ghcr.io/labring/fastgpt-plugin:v0.5.4
image: ghcr.io/labring/fastgpt-plugin:v0.5.5
container_name: fastgpt-plugin
restart: always
networks:
@@ -133,7 +133,7 @@ services:
fastgpt:
container_name: fastgpt
image: ghcr.io/labring/fastgpt:v4.14.8 # git
image: ghcr.io/labring/fastgpt:v4.14.9.1 # 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.8
image: ghcr.io/labring/fastgpt-sandbox:v4.14.9.1
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.8
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.9.1
networks:
- fastgpt
ports:
@@ -262,7 +262,7 @@ services:
<<: [*x-log-config]
FASTGPT_ENDPOINT: http://fastgpt:3000
fastgpt-plugin:
image: ghcr.io/labring/fastgpt-plugin:v0.5.4
image: ghcr.io/labring/fastgpt-plugin:v0.5.5
container_name: fastgpt-plugin
restart: always
networks: