bump docker compose daemon version

This commit is contained in:
Yeuoly 2025-10-30 21:22:09 +08:00
parent ef256ac276
commit 4eacbf37ff
2 changed files with 2 additions and 2 deletions

View File

@ -180,7 +180,7 @@ services:
# plugin daemon
plugin_daemon:
image: langgenius/dify-plugin-daemon:0.3.3-local
image: langgenius/dify-plugin-daemon:0.4.0-local
restart: always
environment:
# Use the shared environment variables.

View File

@ -87,7 +87,7 @@ services:
# plugin daemon
plugin_daemon:
image: langgenius/dify-plugin-daemon:0.3.3-local
image: langgenius/dify-plugin-daemon:0.4.0-local
restart: always
env_file:
- ./middleware.env