Merge pull request '🔧 Renovate: Update (patch) ghcr.io/ohf-voice/linux-voice-assistant Docker tag to v1.1.9' (#146) from renovate/docker-compose-ghcr-io-ohf-voice-linux-voice-assistant-1-1-9 into main
List of Services README Generation / Generate Services List (push) Successful in 1m7s
Renovate / renovate (push) Failing after 11m30s

This commit was merged in pull request #146.
This commit is contained in:
2026-03-11 18:04:11 -04:00
+1 -1
View File
@@ -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}"