From 28f576d2678f78ffd3b558f0414a7655707901eb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 11 Mar 2026 22:02:56 +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=20e85efa2?= 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 4a875a2..28a5ac8 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:5ad9132ff6a0333f79c1ad8f62ee19ce7d0f6250372eb3e644b4ad8e36cf8c13" + 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" <<: *lva-env