1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-05-20 13:00:30 +08:00

chore(deps): update privoce/vocechat-server docker tag to v0.5.17 (localApps) (#5626)

This commit is contained in:
renovate[bot] 2026-05-17 21:13:16 +00:00 committed by GitHub
parent 9bc4853bc0
commit 69c5a4261e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ services:
- "${PANEL_APP_PORT_HTTP}:3000"
volumes:
- "${DATA_PATH}:/home/vocechat-server/data"
image: privoce/vocechat-server:v0.5.16-arm64
image: privoce/vocechat-server:v0.5.17-arm64
labels:
createdBy: "Apps"

View File

@ -8,7 +8,7 @@ services:
- "${PANEL_APP_PORT_HTTP}:3000"
volumes:
- "${DATA_PATH}:/home/vocechat-server/data"
image: privoce/vocechat-server:v0.5.16
image: privoce/vocechat-server:v0.5.17
labels:
createdBy: "Apps"