From d43b47e2c03351d1a4d4b11e193afa998e01094e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 4 Mar 2026 22:03:45 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Renovate:=20Update=20(digest)=20?= =?UTF-8?q?ghcr.io/ohf-voice/linux-voice-assistant:latest=20Docker=20diges?= =?UTF-8?q?t=20to=20946b439?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 2b6295d..8a7b571 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -154,7 +154,7 @@ services: start_period: 90s lva-fix-permissions: container_name: lva-fix-permissions - image: "ghcr.io/ohf-voice/linux-voice-assistant:latest@sha256:784b38dc2630a6afe993ca783c279c614185c64dc6bb3b01b21a4712a28124aa" + image: "ghcr.io/ohf-voice/linux-voice-assistant:latest@sha256:946b4396bf3ad801c7d66a20248f4d409e315356877f50b8b3699d4a815793a9" entrypoint: [] command: "chown -R ${LVA_USER_ID}:${LVA_USER_GROUP} /app/local /app/configuration /app/wakewords/custom /app/sounds/custom" <<: *lva-env