mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-24 05:57:10 +08:00
chore: 更新 docker-compose.yml 中的镜像版本至 1.10.0
This commit is contained in:
@@ -1041,7 +1041,7 @@ services:
|
|||||||
- ssrf_proxy_network
|
- ssrf_proxy_network
|
||||||
- default
|
- default
|
||||||
worker:
|
worker:
|
||||||
image: langgenius/dify-api:1.9.2
|
image: langgenius/dify-api:1.10.0
|
||||||
env_file:
|
env_file:
|
||||||
- dify.env
|
- dify.env
|
||||||
restart: always
|
restart: always
|
||||||
@@ -1570,7 +1570,7 @@ services:
|
|||||||
- ssrf_proxy_network
|
- ssrf_proxy_network
|
||||||
- default
|
- default
|
||||||
web:
|
web:
|
||||||
image: langgenius/dify-web:1.9.2
|
image: langgenius/dify-web:1.10.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
env_file:
|
env_file:
|
||||||
- dify.env
|
- dify.env
|
||||||
|
|||||||
Reference in New Issue
Block a user