1
0
Fork 0

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

This commit is contained in:
renovate[bot] 2025-12-05 18:16:20 +00:00 committed by GitHub
parent 66565a157d
commit 5c15390518
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.0-arm64
image: privoce/vocechat-server:v0.5.1-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.0
image: privoce/vocechat-server:v0.5.1
labels:
createdBy: "Apps"