Merge pull request '🔧 Renovate: Update (patch) ghcr.io/ohf-voice/linux-voice-assistant Docker tag to v1.1.8' (#144) from renovate/docker-compose-ghcr-io-ohf-voice-linux-voice-assistant-1-1-8 into main
List of Services README Generation / Generate Services List (push) Successful in 1m51s
Renovate / renovate (push) Failing after 6m28s

This commit was merged in pull request #144.
This commit is contained in:
2026-03-10 21:05:41 -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.7@sha256:b6025e24f48bf150def1f7d8a5f01cf44eca88452c9cf942fed3600210021986
image: ghcr.io/ohf-voice/linux-voice-assistant:1.1.8@sha256:5ad9132ff6a0333f79c1ad8f62ee19ce7d0f6250372eb3e644b4ad8e36cf8c13
restart: unless-stopped
network_mode: "host"
user: "${LVA_USER_ID}:${LVA_USER_GROUP}"