Update langgenius/dify-plugin-daemon Docker tag to v0.0.2
This commit is contained in:
parent
79400d75d7
commit
e72e3776ad
|
|
@ -526,7 +526,7 @@ services:
|
||||||
- ssrf_proxy_network
|
- ssrf_proxy_network
|
||||||
|
|
||||||
plugin_daemon:
|
plugin_daemon:
|
||||||
image: langgenius/dify-plugin-daemon:0.0.1-local
|
image: langgenius/dify-plugin-daemon:0.0.2-local
|
||||||
container_name: plugin_daemon-${CONTAINER_NAME}
|
container_name: plugin_daemon-${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue