chore: bump plugin-daemon to 0.0.5

Signed-off-by: -LAN- <laipz8200@outlook.com>
This commit is contained in:
-LAN- 2025-03-18 19:18:12 +08:00
parent c93597ac68
commit 35a0bc3e56
No known key found for this signature in database
GPG Key ID: 6BA0D108DED011FF
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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