🔧 Renovate: Pin dependencies
Gitea Branch PR & Docker Deployment / Check and Create PR (push) Successful in 21s
Gitea Branch PR & Docker Deployment / Generate list of added/modified/deleted services (push) Successful in 12s
Gitea Branch PR & Docker Deployment / Docker Compose Dry Run (push) Failing after 3m5s
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-12 01:06:59 +00:00
parent 1ff11ba756
commit a87156c93a
+2 -2
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:43ec95dc89ecca3e594c211604cdda55ae3979fe5108436c918121ee4393b403
ports:
- "10300:10300"
restart: unless-stopped
@@ -88,7 +88,7 @@ services:
volumes:
- ollama:/root/.ollama
piper:
image: lscr.io/linuxserver/piper:latest
image: lscr.io/linuxserver/piper:latest@sha256:fddc63c2de74931d1234ae8bc7a9b0601f55aed7c8521562240566ee1af3ef67
container_name: piper
environment:
- PUID=1000