whisparr: pin version

This commit is contained in:
notohh 2023-12-15 10:07:16 -05:00
parent 1c0a2759ba
commit bf7cedb9f0
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -24,7 +24,7 @@
openFirewall = true;
};
virtualisation.oci-containers.containers.whisparr = {
image = "hotio/whisparr";
image = "hotio/whisparr:nightly-7b7bdb9";
ports = ["6969:6969"];
volumes = [
"/var/lib/whisparr:/config"