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

This commit is contained in:
renovate[bot] 2024-06-26 16:30:02 +00:00 committed by GitHub
parent e4619cd5d6
commit 2220d02afc
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.3.46-arm64
image: privoce/vocechat-server:v0.3.47-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.3.46
image: privoce/vocechat-server:v0.3.47
labels:
createdBy: "Apps"