sabnzbd: pin version

This commit is contained in:
notohh 2024-01-09 00:26:33 -05:00
parent 345402c386
commit 06df3ec2f2
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -38,8 +38,9 @@
];
extraOptions = ["--network=host"];
};
sabnzbd = {
image = "linuxserver/sabnzbd";
image = "linuxserver/sabnzbd:nightly-version-8ef87881";
ports = ["9292:9292"];
environment = {
PUID = "1000";