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

chore(deps): update missuo/deeplx docker tag to v0.9.0
This commit is contained in:
okxlin 2024-03-16 11:41:46 +08:00 committed by GitHub
commit e53ecd5d1e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.9
image: missuo/deeplx:v0.9.0
labels:
createdBy: "Apps"