mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-02 01:02:05 +08:00
update version (#6691)
This commit is contained in:
@@ -273,7 +273,7 @@ services:
|
||||
retries: 5
|
||||
# 卷管理微服务:负责幂等创建/删除 Docker named volume 或 k8s PVC
|
||||
volume-manager:
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-agent-volume-manager:v0.0.2
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-agent-volume-manager:v0.1
|
||||
container_name: volume-manager
|
||||
restart: always
|
||||
ports:
|
||||
@@ -301,7 +301,7 @@ services:
|
||||
retries: 5
|
||||
# Pre-pull only: not started by `docker compose up` (uses profile `prepull`).
|
||||
agent-sandbox-image:
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-agent-sandbox:v0.0.2
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-agent-sandbox:v0.1
|
||||
profiles:
|
||||
- prepull
|
||||
|
||||
|
||||
Reference in New Issue
Block a user