mirror of https://github.com/langgenius/dify.git
chore: bump dify plugin version in docker.middleware (#28847)
This commit is contained in:
parent
b3c6ac1430
commit
8cd3e84c06
|
|
@ -123,7 +123,7 @@ services:
|
|||
|
||||
# plugin daemon
|
||||
plugin_daemon:
|
||||
image: langgenius/dify-plugin-daemon:0.4.0-local
|
||||
image: langgenius/dify-plugin-daemon:0.4.1-local
|
||||
restart: always
|
||||
env_file:
|
||||
- ./middleware.env
|
||||
|
|
|
|||
Loading…
Reference in New Issue