Update missuo/deeplx Docker tag to v1.1.0

This commit is contained in:
renovate[bot] 2026-01-30 07:35:03 +00:00 committed by GitHub
parent 936fa9a95f
commit fbfbeac0a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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.1.0
labels:
createdBy: "Apps"