chore(viridian): update all Docker services to latest pinned releases

Update all container images to their latest stable releases with pinned
version tags (not "latest" tag for reproducibility).

Multimedia services:
- Jellyfin: 10.10.5 → 10.11.5
- Lidarr: 2.9.6.4552 → 3.1.0.4875
- Prowlarr: 1.30.2.4939 → 2.3.0.5236
- qBittorrent: 5.0.3 → 5.1.4
- Radarr: 5.18.4.9674 → 6.0.4.10291
- Sonarr: 4.0.13.2932 → 4.0.16.2944

Services:
- OpenGist: 1.10 → 1.11.1
This commit is contained in:
jasmine 2025-12-23 13:03:41 +08:00
parent d9079d778f
commit f4067e3697
Signed by: jasmine
GPG key ID: 8563E358D4E8040E
7 changed files with 7 additions and 7 deletions

View file

@ -5,7 +5,7 @@ in {
# # Open-source software alternative to µTorrent
qbittorrent = {
autoStart = true;
image = "ghcr.io/hotio/qbittorrent:release-5.0.3";
image = "ghcr.io/hotio/qbittorrent:release-5.1.4";
ports = [
"${port}:8080/tcp" # WebUI
"32372:32372/tcp" # Transport protocol