1
0
Fork 0

chore(deps): update langgenius/dify-api docker tag to v1.11.4 (#3467)

This commit is contained in:
renovate[bot] 2026-01-15 06:59:05 +00:00 committed by GitHub
parent 5789018395
commit 50ec97eae1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
31 changed files with 2 additions and 2 deletions

View File

@ -516,7 +516,7 @@ x-shared-env: &shared-api-worker-env
QUEUE_MONITOR_INTERVAL: ${QUEUE_MONITOR_INTERVAL:-30}
services:
api:
image: langgenius/dify-api:1.11.3
image: langgenius/dify-api:1.11.4
env_file:
- dify.env
restart: always
@ -539,7 +539,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