mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-12 14:29:00 +08:00
chore(docker): bump dify-plugin-daemon to 0.0.9 (#18672)
Signed-off-by: -LAN- <laipz8200@outlook.com>
This commit is contained in:
parent
212521c92b
commit
f6b3724268
@ -142,7 +142,7 @@ services:
|
||||
|
||||
# plugin daemon
|
||||
plugin_daemon:
|
||||
image: langgenius/dify-plugin-daemon:0.0.8-local
|
||||
image: langgenius/dify-plugin-daemon:0.0.9-local
|
||||
restart: always
|
||||
environment:
|
||||
# Use the shared environment variables.
|
||||
|
@ -71,7 +71,7 @@ services:
|
||||
|
||||
# plugin daemon
|
||||
plugin_daemon:
|
||||
image: langgenius/dify-plugin-daemon:0.0.8-local
|
||||
image: langgenius/dify-plugin-daemon:0.0.9-local
|
||||
restart: always
|
||||
env_file:
|
||||
- ./middleware.env
|
||||
|
@ -619,7 +619,7 @@ services:
|
||||
|
||||
# plugin daemon
|
||||
plugin_daemon:
|
||||
image: langgenius/dify-plugin-daemon:0.0.8-local
|
||||
image: langgenius/dify-plugin-daemon:0.0.9-local
|
||||
restart: always
|
||||
environment:
|
||||
# Use the shared environment variables.
|
||||
|
Loading…
x
Reference in New Issue
Block a user