🔧 Renovate: Pin dependencies
Gitea Branch PR & Docker Deployment / Check and Create PR (push) Successful in 1m4s
Gitea Branch PR & Docker Deployment / Generate list of added/modified/deleted services (push) Successful in 39s
Gitea Branch PR & Docker Deployment / Docker Compose Dry Run (push) Failing after 1m45s
Gitea Branch PR & Docker Deployment / PR Merge (push) Has been skipped
Gitea Branch PR & Docker Deployment / Docker Compose Deployment (push) Has been skipped

This commit is contained in:
2025-12-16 06:43:49 +00:00
parent 3aff1a7844
commit a5b3fadfad
+4 -4
View File
@@ -60,7 +60,7 @@ services:
LOCAL_ONLY: #optional
WHISPER_BEAM: 1 #optional
WHISPER_LANG: en #optional
image: lscr.io/linuxserver/faster-whisper:latest
image: lscr.io/linuxserver/faster-whisper:latest@sha256:3d0ff4f43e6325cf78491da79669a607f9a961eae5325886acc263ea28a074e2
ports:
- "10300:10300"
restart: unless-stopped
@@ -81,7 +81,7 @@ services:
- ${ULTIMA_DOCKER_DIR}/meilisearch:/meili_data
ollama:
container_name: ollama
image: ollama/ollama
image: ollama/ollama@sha256:78b19735971f9a2855c98ca39a775a43fd3ebe104af0fe2155b5261c34deef31
ports:
- 11434:11434
restart: unless-stopped
@@ -100,7 +100,7 @@ services:
PIPER_NOISEW: 0.333 #optional
PIPER_SPEAKER: 0 #optional
NO_STREAMING: #optional
image: lscr.io/linuxserver/piper:latest
image: lscr.io/linuxserver/piper:latest@sha256:fddc63c2de74931d1234ae8bc7a9b0601f55aed7c8521562240566ee1af3ef67
ports:
- 10200:10200
restart: unless-stopped
@@ -152,7 +152,7 @@ services:
wyoming-openwakeword:
command: "--preload-model ok_nabu"
container_name: wyoming-openwakeword
image: rhasspy/wyoming-openwakeword
image: rhasspy/wyoming-openwakeword@sha256:52cb1168731a1849fc28cf339c935fde58746bbabc94226668a40ef6ddf5d42b
ports:
- 10400:10400
restart: unless-stopped