From 9a44c723ddd235ace7953f65fd407c26c26a288a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 11 Mar 2026 22:03:39 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Renovate:=20Update=20(patch)=20g?= =?UTF-8?q?hcr.io/ohf-voice/linux-voice-assistant=20Docker=20tag=20to=20v1?= =?UTF-8?q?.1.9?= 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..c44a4af 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -118,7 +118,7 @@ services: - /var/run/docker.sock:/var/run/docker.sock linux-voice-assistant: container_name: linux-voice-assistant - image: ghcr.io/ohf-voice/linux-voice-assistant:1.1.8@sha256:5ad9132ff6a0333f79c1ad8f62ee19ce7d0f6250372eb3e644b4ad8e36cf8c13 + image: ghcr.io/ohf-voice/linux-voice-assistant:1.1.9@sha256:e85efa2711a3c0f14863c8300df69fc85328418f2fcbf30be1eea610073ba24c restart: unless-stopped network_mode: "host" user: "${LVA_USER_ID}:${LVA_USER_GROUP}"