chore(docker): upgrade plugin daemon to 0.6.1 (#36312)

This commit is contained in:
-LAN-
2026-05-18 14:51:30 +08:00
committed by GitHub
parent c407f40e0d
commit ceabfeb3a7
3 changed files with 3 additions and 3 deletions

View File

@@ -518,7 +518,7 @@ services:
# plugin daemon
plugin_daemon:
image: langgenius/dify-plugin-daemon:0.6.0-local
image: langgenius/dify-plugin-daemon:0.6.1-local
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.0-local
image: langgenius/dify-plugin-daemon:0.6.1-local
restart: always
env_file:
- ./middleware.env

View File

@@ -524,7 +524,7 @@ services:
# plugin daemon
plugin_daemon:
image: langgenius/dify-plugin-daemon:0.6.0-local
image: langgenius/dify-plugin-daemon:0.6.1-local
restart: always
env_file:
- path: ./envs/core-services/shared.env