From 828497437d8b37658ab2260d97f4c2c28e9e8cec Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 22 Jun 2026 22:00:58 +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.12?= 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 f4301d3..aacc4d0 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -133,7 +133,7 @@ services: - ${BENEDIKTA_DOCKER_DIR}/faster-whisper/:/config linux-voice-assistant: container_name: linux-voice-assistant - image: ghcr.io/ohf-voice/linux-voice-assistant:1.1.11@sha256:87ff162d33e68e520bc8a67177b2ba9b626b288d00debc20f3f467b4c9387b2c + image: ghcr.io/ohf-voice/linux-voice-assistant:1.1.12@sha256:55a493792c33252e844bf079126175d63a44b220244e8d8840b947420ad4e5ab restart: unless-stopped network_mode: "host" user: "${PUID}:${PGID}"