chore(docker): Bump daemon version to 0.1.2

Signed-off-by: -LAN- <laipz8200@outlook.com>
pull/20897/head
-LAN- 12 months ago
parent b9479d4be5
commit e4d4a7b9d3
No known key found for this signature in database
GPG Key ID: 6BA0D108DED011FF

@ -142,7 +142,7 @@ services:
# plugin daemon # plugin daemon
plugin_daemon: plugin_daemon:
image: langgenius/dify-plugin-daemon:0.1.1-local image: langgenius/dify-plugin-daemon:0.1.2-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.1.1-local image: langgenius/dify-plugin-daemon:0.1.2-local
restart: always restart: always
env_file: env_file:
- ./middleware.env - ./middleware.env

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

Loading…
Cancel
Save