Merge pull request #1182 from okxlin/renovate/missuo-deeplx-0.x
chore(deps): update missuo/deeplx docker tag to v0.9.3
This commit is contained in:
commit
3ca696344f
|
|
@ -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.2
|
image: missuo/deeplx:v0.9.3
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
Loading…
Reference in New Issue