chore(docker): bump dify-plugin-daemon to 0.0.9 (#18672)

Signed-off-by: -LAN- <laipz8200@outlook.com>
pull/18677/head
-LAN- 10 months ago committed by GitHub
parent 212521c92b
commit f6b3724268
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

@ -71,7 +71,7 @@ services:
# plugin daemon # plugin daemon
plugin_daemon: plugin_daemon:
image: langgenius/dify-plugin-daemon:0.0.8-local image: langgenius/dify-plugin-daemon:0.0.9-local
restart: always restart: always
env_file: env_file:
- ./middleware.env - ./middleware.env

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

Loading…
Cancel
Save