chore(deps): update missuo/deeplx docker tag to v1
This commit is contained in:
parent
85b51c3a21
commit
fde5cfea83
|
|
@ -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