1
0
Fork 0

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 285dc0392f
commit ed9431b501
1 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.6
image: missuo/deeplx:v1.0.7
labels:
createdBy: "Apps"