Merge pull request #2949 from okxlin/renovate/missuo-deeplx-1.x

Update missuo/deeplx Docker tag to v1.0.6
This commit is contained in:
okxlin 2025-03-24 22:38:27 +08:00 committed by GitHub
commit 245cf7630e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

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