Update privoce/vocechat-server Docker tag to v0.4.3

This commit is contained in:
renovate[bot] 2025-03-28 15:26:46 +00:00 committed by GitHub
parent fdb3b66409
commit f13913ec6f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 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.4.2-arm64
image: privoce/vocechat-server:v0.4.3-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.4.2
image: privoce/vocechat-server:v0.4.3
labels:
createdBy: "Apps"