chore(deps): update missuo/deeplx docker tag to v0.9.2

This commit is contained in:
renovate[bot] 2024-04-14 14:56:43 +00:00 committed by GitHub
parent fbdcb22958
commit cc67bdff98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,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:v0.9.1 image: missuo/deeplx:v0.9.2
labels: labels:
createdBy: "Apps" createdBy: "Apps"