chore: 更新 worker 和 web 服务的镜像版本至 1.11.1

This commit is contained in:
arch3rPro
2025-12-14 16:29:29 +08:00
parent 1d987b1365
commit 10d5179914

View File

@@ -1041,7 +1041,7 @@ services:
- ssrf_proxy_network
- default
worker:
image: langgenius/dify-api:1.11.0
image: langgenius/dify-api:1.11.1
env_file:
- dify.env
restart: always
@@ -1570,7 +1570,7 @@ services:
- ssrf_proxy_network
- default
web:
image: langgenius/dify-web:1.11.0
image: langgenius/dify-web:1.11.1
container_name: ${CONTAINER_NAME}
env_file:
- dify.env