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

chore(deps): update privoce/vocechat-server docker tag to v0.5.6 (#2983)

This commit is contained in:
renovate[bot] 2025-12-16 15:02:19 +00:00 committed by GitHub
parent 31ca6cc3f0
commit 2033684437
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.5-arm64
image: privoce/vocechat-server:v0.5.6-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.5
image: privoce/vocechat-server:v0.5.6
labels:
createdBy: "Apps"