Compare commits

..

13 commits

Author SHA1 Message Date
68d3052461 Merge branch 'main' into renovate/docker.mafyuh.xyz-vaultwarden-server-1.x
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 7s
Deploy to Hosts / deploy (pull_request) Successful in 50s
2024-07-18 00:51:32 -04:00
25a3b5eb4e Merge pull request '⬆️ Update ghcr.io/linuxserver/sonarr Docker digest to fbee577' (#415) from renovate/ghcr.io-linuxserver-sonarr into main
Reviewed-on: #415
2024-07-18 00:51:26 -04:00
acbe7694cf Merge branch 'main' into renovate/ghcr.io-linuxserver-sonarr
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
Deploy to Hosts / deploy (pull_request) Successful in 50s
2024-07-18 00:51:18 -04:00
345c5514f4 Merge pull request '⬆️ Update ghcr.io/linuxserver/jellyfin Docker digest to 6844dff' (#413) from renovate/ghcr.io-linuxserver-jellyfin into main
Reviewed-on: #413
2024-07-18 00:50:45 -04:00
314ed1925f Merge branch 'main' into renovate/ghcr.io-linuxserver-jellyfin
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 7s
Deploy to Hosts / deploy (pull_request) Successful in 50s
2024-07-18 00:50:36 -04:00
6682543df4 ⬆️ Update ghcr.io/linuxserver/sonarr Docker digest to fbee577
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 7s
2024-07-18 04:48:59 +00:00
a7a85303e6 Merge pull request '⬆️ Update onerahmet/openai-whisper-asr-webservice Docker tag to v1.5.0' (#401) from renovate/onerahmet-openai-whisper-asr-webservice-1.x into main
Reviewed-on: #401
2024-07-18 00:48:59 -04:00
734f42f791 ⬆️ Update ghcr.io/linuxserver/jellyfin Docker digest to 6844dff
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 8s
2024-07-18 04:48:54 +00:00
5750b7236f Merge branch 'main' into renovate/onerahmet-openai-whisper-asr-webservice-1.x
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 7s
Deploy to Hosts / deploy (pull_request) Successful in 50s
2024-07-18 00:48:53 -04:00
5b2a6254c3 Merge pull request '⬆️ Update ghcr.io/linuxserver/netbootxyz Docker digest to b1fb54b' (#404) from renovate/ghcr.io-linuxserver-netbootxyz into main
Reviewed-on: #404
2024-07-18 00:48:47 -04:00
46b5d2d4a0 Merge branch 'main' into renovate/ghcr.io-linuxserver-netbootxyz
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 7s
Deploy to Hosts / deploy (pull_request) Successful in 50s
2024-07-18 00:48:36 -04:00
45a6fc4cef ⬆️ Update ghcr.io/linuxserver/netbootxyz Docker digest to b1fb54b
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 10s
2024-07-16 04:01:38 +00:00
79b8e1f108 ⬆️ Update onerahmet/openai-whisper-asr-webservice Docker tag to v1.5.0
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
2024-07-04 17:01:48 +00:00
4 changed files with 4 additions and 4 deletions

View file

@ -57,7 +57,7 @@ services:
- PGID=1000
sonarr:
image: ghcr.io/linuxserver/sonarr@sha256:3f193d343c1225676c1ea0547c5022fd83c4459a493870179dff9e87c54dbbc9
image: ghcr.io/linuxserver/sonarr@sha256:fbee5770f688e4f89dd073534feda11251bfde0e0a4e6ac74dd8c33bb856b505
container_name: sonarr
ports:
- "8989:8989"

View file

@ -1,7 +1,7 @@
---
services:
jellyfin:
image: ghcr.io/linuxserver/jellyfin@sha256:1574f396ec9a235c980a6e2e2e1a297eaef4d561b4eade522eb1143e79441332
image: ghcr.io/linuxserver/jellyfin@sha256:6844dff8f5b130a19625c3ad051c63597480bc0b9da77b5bd10f58aa719dab91
container_name: jellyfin
devices:
- /dev/dri/renderD129:/dev/dri/renderD129

View file

@ -1,7 +1,7 @@
---
services:
netbootxyz:
image: ghcr.io/linuxserver/netbootxyz@sha256:f1d0a90e7b677bcafcf3791aae86e52e2d8a307920f475581b5afe4b96e24641
image: ghcr.io/linuxserver/netbootxyz@sha256:b1fb54be7e3f274b4a488eb2a8565e541ca4f105228028dd0afbb3ce8614810a
container_name: netboot
environment:
- PUID=1000

View file

@ -3,7 +3,7 @@ version: "2.1"
services:
whisperasr:
container_name: whisper
image: onerahmet/openai-whisper-asr-webservice:v1.4.1-gpu
image: onerahmet/openai-whisper-asr-webservice:v1.5.0-gpu
environment:
- ASR_MODEL=base.en
- ASR_ENGINE=faster_whisper