mirror of
https://github.com/langgenius/dify.git
synced 2026-05-26 04:00:39 -04:00
chore(docker): upgrade plugin daemon to 0.6.1 (#36312)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user