Update missuo/deeplx Docker tag to v1.0.7

This commit is contained in:
renovate[bot] 2025-04-13 13:12:55 +00:00 committed by GitHub
parent 25b05d7f2b
commit 7573c8fb0a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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