1
0
Fork 0

Update missuo/deeplx Docker tag to v1.0.8 (#638)

This commit is contained in:
renovate[bot] 2025-07-14 03:57:18 +08:00 committed by GitHub
parent dd88f11072
commit cea6508b05
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.7
image: missuo/deeplx:v1.0.8
labels:
createdBy: "Apps"