1
0
Fork 0

Merge pull request #2176 from okxlin/renovate/missuo-deeplx-0.x

chore(deps): update missuo/deeplx docker tag to v0.9.7
This commit is contained in:
okxlin 2024-09-20 11:42:54 +08:00 committed by GitHub
commit b45bd72391
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:v0.9.5
image: missuo/deeplx:v0.9.7
labels:
createdBy: "Apps"