From 1a965406d6df025dbf129ba5a7b6111a89e557e5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 18 Jul 2026 18:03:31 +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.13?= 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 642421e..db1104e 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.12@sha256:55a493792c33252e844bf079126175d63a44b220244e8d8840b947420ad4e5ab + image: ghcr.io/ohf-voice/linux-voice-assistant:1.1.13@sha256:0b981fa5911bd69ab879764fc0fe076bbcc8dee1774f7acd61ec28cdfb1daa37 restart: unless-stopped network_mode: "host" user: "${PUID}:${PGID}"