1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-17 21:01:04 +08:00

chore(deps): update missuo/deeplx docker tag to v1.1.0 (#2671)

This commit is contained in:
renovate[bot] 2025-11-27 21:13:12 +00:00 committed by GitHub
parent 86e696d979
commit 65ff7d5d22
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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:v1.0.9
image: missuo/deeplx:v1.1.0
labels:
createdBy: "Apps"