whisparr: pin version
This commit is contained in:
parent
1c0a2759ba
commit
bf7cedb9f0
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
};
|
};
|
||||||
virtualisation.oci-containers.containers.whisparr = {
|
virtualisation.oci-containers.containers.whisparr = {
|
||||||
image = "hotio/whisparr";
|
image = "hotio/whisparr:nightly-7b7bdb9";
|
||||||
ports = ["6969:6969"];
|
ports = ["6969:6969"];
|
||||||
volumes = [
|
volumes = [
|
||||||
"/var/lib/whisparr:/config"
|
"/var/lib/whisparr:/config"
|
||||||
|
|
Loading…
Reference in a new issue