mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-16 22:32:18 +08:00
chore(deps): update missuo/deeplx docker tag to v1
This commit is contained in:
parent
ed5222e73d
commit
e97350aea3
@ -7,7 +7,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.9
|
image: missuo/deeplx:v1.0.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user