1
0

chore(deps): update missuo/deeplx docker tag to v0.8.8

This commit is contained in:
renovate[bot]
2023-11-29 06:20:00 +00:00
committed by GitHub
parent 299027d780
commit 6c1fe27346

View File

@@ -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.8.6 image: missuo/deeplx:v0.8.8
labels: labels:
createdBy: "Apps" createdBy: "Apps"