chore: bump plugin-daemon to 0.0.5
Signed-off-by: -LAN- <laipz8200@outlook.com>
This commit is contained in:
parent
c93597ac68
commit
35a0bc3e56
@ -133,7 +133,7 @@ services:
|
||||
|
||||
# plugin daemon
|
||||
plugin_daemon:
|
||||
image: langgenius/dify-plugin-daemon:0.0.4-local
|
||||
image: langgenius/dify-plugin-daemon:0.0.5-local
|
||||
restart: always
|
||||
environment:
|
||||
# Use the shared environment variables.
|
||||
|
@ -66,7 +66,7 @@ services:
|
||||
|
||||
# plugin daemon
|
||||
plugin_daemon:
|
||||
image: langgenius/dify-plugin-daemon:0.0.4-local
|
||||
image: langgenius/dify-plugin-daemon:0.0.5-local
|
||||
restart: always
|
||||
environment:
|
||||
# Use the shared environment variables.
|
||||
|
@ -563,7 +563,7 @@ services:
|
||||
|
||||
# plugin daemon
|
||||
plugin_daemon:
|
||||
image: langgenius/dify-plugin-daemon:0.0.4-local
|
||||
image: langgenius/dify-plugin-daemon:0.0.5-local
|
||||
restart: always
|
||||
environment:
|
||||
# Use the shared environment variables.
|
||||
|
Loading…
Reference in New Issue
Block a user