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

This commit is contained in:
2025-12-08 09:23:50 +00:00
parent d631711a88
commit 27a0b989cc
+2 -2
View File
@@ -162,7 +162,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
network_mode: host
# ports:
# - 10300:10300
@@ -170,7 +170,7 @@ services:
volumes:
- ${ULTIMA_DOCKER_DIR}/faster-whisper/:/config
piper:
image: lscr.io/linuxserver/piper:latest
image: lscr.io/linuxserver/piper:latest@sha256:fddc63c2de74931d1234ae8bc7a9b0601f55aed7c8521562240566ee1af3ef67
container_name: piper
environment:
PUID: ${PUID}}