1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-08 22:22:30 +08:00

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

This commit is contained in:
renovate[bot] 2026-04-04 16:51:19 +00:00 committed by GitHub
parent ab8d2cc7b8
commit acad5a161d
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.15-arm64
image: privoce/vocechat-server:v0.5.16-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.15
image: privoce/vocechat-server:v0.5.16
labels:
createdBy: "Apps"