fix: container image vers

This commit is contained in:
Truxnell 2024-04-07 14:41:19 +10:00
parent 8f373e3987
commit 68a9f0f9a5
5 changed files with 5 additions and 5 deletions

View file

@ -6,7 +6,7 @@
with lib;
let
app = "lidarr";
image = "ghcr.io/onedr0p/lidarr@sha256:6b9564037159c2b90f32a2ee34683275783a4b8eff4b609e2d2b1c0654c94bac";
image = "ghcr.io/onedr0p/lidarr:2.0.7@sha256:baba272ee36cfb14103256a9b173a161c5a45ca2959c26dcd170f32cdc57c406";
user = "568"; #string
group = "568"; #string
port = 8686; #int

View file

@ -6,7 +6,7 @@
with lib;
let
app = "prowlarr";
image = "ghcr.io/onedr0p/prowlarr@sha256:7f90035619b4dbff6bff985181275300cd999be5d4f03fcaf359ef7068fc5e5e";
image = "ghcr.io/onedr0p/prowlarr:1.14.3.4333@sha256:7f90035619b4dbff6bff985181275300cd999be5d4f03fcaf359ef7068fc5e5e";
user = "568"; #string
group = "568"; #string
port = 9696; #int

View file

@ -6,7 +6,7 @@
with lib;
let
app = "radarr";
image = "ghcr.io/onedr0p/radarr@sha256:2de39930de91ae698f9461bb959d93b9d59610f88e0c026e96bc5d9c99aeea89";
image = "ghcr.io/onedr0p/radarr:5.2.6.8376@sha256:2de39930de91ae698f9461bb959d93b9d59610f88e0c026e96bc5d9c99aeea89";
user = "568"; #string
group = "568"; #string
port = 7878; #int

View file

@ -6,7 +6,7 @@
with lib;
let
app = "readarr";
image = "ghcr.io/onedr0p/readarr-nightly@sha256:dd429811956178223ca7db1699f4ce03641edfa39ea8a1436a33272618278ade";
image = "ghcr.io/onedr0p/readarr-nightly:0.3.22.2499@sha256:dd429811956178223ca7db1699f4ce03641edfa39ea8a1436a33272618278ade";
user = "568"; #string
group = "568"; #string
port = 8787; #int

View file

@ -6,7 +6,7 @@
with lib;
let
app = "sonarr";
image = "ghcr.io/onedr0p/sonarr@sha256:04d8e198752b67df3f95c46144b507f437e7669f0088e7d2bbedf0e762606655";
image = "ghcr.io/onedr0p/sonarr:4.0.2@sha256:42ba5af9b0ea20f4db4622991e0f1657be02c6e8747872c652fdac193c097b25";
user = "568"; #string
group = "568"; #string
port = 8989; #int