chore: bump plugin daemon image (#40134)

This commit is contained in:
非法操作 2026-08-07 14:22:33 +08:00 committed by GitHub
parent 276c3b6e02
commit 3a4920c595
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -567,7 +567,7 @@ services:
# plugin daemon
plugin_daemon:
image: langgenius/dify-plugin-daemon:0.6.3-local
image: langgenius/dify-plugin-daemon:0.6.10-local-linux-amd64
restart: always
env_file:
- path: ./envs/core-services/shared.env

View File

@ -129,7 +129,7 @@ services:
# plugin daemon
plugin_daemon:
image: langgenius/dify-plugin-daemon:0.6.3-local
image: langgenius/dify-plugin-daemon:0.6.10-local-linux-amd64
restart: always
env_file:
- ./middleware.env

View File

@ -573,7 +573,7 @@ services:
# plugin daemon
plugin_daemon:
image: langgenius/dify-plugin-daemon:0.6.3-local
image: langgenius/dify-plugin-daemon:0.6.10-local-linux-amd64
restart: always
env_file:
- path: ./envs/core-services/shared.env