bump plugin daemon image version to 0.4.0-local

This commit is contained in:
Harry 2025-10-30 22:19:24 +08:00
parent 4eacbf37ff
commit 45677ac57c
1 changed files with 1 additions and 1 deletions

View File

@ -799,7 +799,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.