Merge pull request #571 from okxlin/renovate/missuo-deeplx-0.x

Update missuo/deeplx Docker tag to v0.8.6
This commit is contained in:
okxlin 2023-11-28 08:24:35 +08:00 committed by GitHub
commit 3909f30367
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 1 deletions

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"