Update missuo/deeplx Docker tag to v0.8.6

This commit is contained in:
renovate[bot] 2023-11-27 21:40:47 +00:00 committed by GitHub
parent d40f9bbcc8
commit 415da81acb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ services:
ports:
- "${PANEL_APP_PORT_HTTP}:1188"
command: ["/app/deeplx", "-token", "${TOKEN_VAULE}"]
image: missuo/deeplx:v0.8.3
image: missuo/deeplx:v0.8.6
labels:
createdBy: "Apps"