feat: fix dify version 1.9.2

This commit is contained in:
arch3rPro
2025-10-24 11:05:35 +08:00
parent b065983043
commit 06e4f4c03e

View File

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