Skip to content

Commit

Permalink
chore(container): update ghcr.io/deedee-ops/prowlarr-devel ( 31a600a …
Browse files Browse the repository at this point in the history
…→ 7d93a24 )
  • Loading branch information
robodexo2000[bot] authored Dec 11, 2024
1 parent 2df8c8b commit baade69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/system/containers/prowlarr/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ in

virtualisation.oci-containers.containers.prowlarr = svc.mkContainer {
cfg = {
image = "ghcr.io/deedee-ops/prowlarr-devel:1.28.0.4862@sha256:31a600ae41365bf3c16b816c02f18ccee5be599ebcbeab30684648d769af50f2";
image = "ghcr.io/deedee-ops/prowlarr-devel:1.28.0.4862@sha256:7d93a24d555dcc70bed36a64511b21194214f8d5b669050af47d84dd4f34537e";
environment = {
PROWLARR__APP__INSTANCENAME = "Prowlarr";
PROWLARR__APP__THEME = "dark";
Expand Down

0 comments on commit baade69

Please sign in to comment.