feat: update Dify API and web images to version 1.11.4

This commit is contained in:
arch3rPro
2026-01-19 10:45:12 +08:00
parent fda5c36bdb
commit 8158e5478c

View File

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