mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-02 01:02:05 +08:00
@@ -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