feat: update dify 1.9.0

This commit is contained in:
arch3rPro
2025-09-25 17:25:29 +08:00
parent b33e974e0f
commit 2f7409d9bf
+2 -2
View File
@@ -1041,7 +1041,7 @@ services:
- ssrf_proxy_network - ssrf_proxy_network
- default - default
worker: worker:
image: langgenius/dify-api:1.8.1 image: langgenius/dify-api:1.9.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.8.1 image: langgenius/dify-web:1.9.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
env_file: env_file:
- dify.env - dify.env