Removing Wyoming Satellite and replacing it with OHF LVA. #133

Merged
gitea-sonarqube-bot merged 4 commits from ohf-linux-voice-assistant_2026-02-28T11-06-10 into main 2026-02-28 16:53:35 -05:00
Showing only changes of commit 0b6056c781 - Show all commits
+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:latest"
image: ghcr.io/ohf-voice/linux-voice-assistant:1.1.5
restart: unless-stopped
network_mode: "host"
user: "${LVA_USER_ID}:${LVA_USER_GROUP}"