LVA overhaul.
Renovate / renovate (push) Failing after 5m58s

This commit is contained in:
2026-04-12 12:49:54 -04:00
parent 1095990d83
commit 1c4c3a43ce
+1 -1
View File
@@ -159,7 +159,7 @@ services:
container_name: lva-fix-permissions
image: "ghcr.io/ohf-voice/linux-voice-assistant:latest@sha256:e85efa2711a3c0f14863c8300df69fc85328418f2fcbf30be1eea610073ba24c"
entrypoint: []
command: "chown -R ${LVA_USER_ID}:${LVA_USER_GROUP} /app/local /app/configuration /app/wakewords/custom /app/sounds/custom"
command: "chown -R ${PUID}:${PGID} /app/local /app/configuration /app/wakewords/custom /app/sounds/custom"
<<: *lva-env
group_add:
- audio