Compare commits

..

1 Commits

2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ name: Renovate
on:
schedule:
- cron: "0 */2 * * *"
- cron: "0/30 * * * *"
workflow_dispatch:
env:
+4 -4
View File
@@ -125,7 +125,7 @@ services:
LOCAL_ONLY: #optional
WHISPER_BEAM: 1 #optional
WHISPER_LANG: en #optional
image: lscr.io/linuxserver/faster-whisper:latest@sha256:f3ac896bf07dc5689d3cb8640d9ca23ba149cdeac8b824d7d1bf85562c36223e
image: lscr.io/linuxserver/faster-whisper:latest@sha256:4c8de34e0876bbc59fc30cb8b29dbe4597b4f46c3effd3ee58aca8e56f39e924
ports:
- "10300:10300"
restart: unless-stopped
@@ -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.11@sha256:87ff162d33e68e520bc8a67177b2ba9b626b288d00debc20f3f467b4c9387b2c
restart: unless-stopped
network_mode: "host"
user: "${PUID}:${PGID}"
@@ -201,7 +201,7 @@ services:
PIPER_NOISEW: 0.333 #optional
PIPER_SPEAKER: 0 #optional
NO_STREAMING: #optional
image: lscr.io/linuxserver/piper:latest@sha256:fa717fb19e17d4ce0529f7b288edff6c48d22cd385cf2e4ecefb928af3e5c627
image: lscr.io/linuxserver/piper:latest@sha256:baab75c6b43040b4c03b68f02d7b9313c8f97376f8b3c75a1225924f7d5a2f61
ports:
- 10200:10200
restart: unless-stopped
@@ -209,7 +209,7 @@ services:
- ${BENEDIKTA_DOCKER_DIR}/piper/:/config
portainer-agent:
container_name: portainer_agent
image: portainer/agent:latest@sha256:e95f767f2caa2bcccaaa130ea73a43b16b880c6c8a841b20a58abf56a8eac63c
image: portainer/agent:latest@sha256:236246fc09b3e7e9269aad53e57ec71f27b7e114a2b6b70d4fd98c117ccc36d8
volumes:
- /:/host
- /var/lib/docker/volumes:/var/lib/docker/volumes