Skip to content

Commit

Permalink
fix(container): update ghcr.io/deedee-ops/prowlarr-devel ( 1.31.0.494…
Browse files Browse the repository at this point in the history
…1 → 1.31.1.4959 )

| datasource | package                           | from        | to          |
| ---------- | --------------------------------- | ----------- | ----------- |
| docker     | ghcr.io/deedee-ops/prowlarr-devel | 1.31.0.4941 | 1.31.1.4959 |
  • Loading branch information
robodexo2000[bot] authored Feb 9, 2025
1 parent 0163181 commit a1db5e1
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.31.0.4941@sha256:4795e04652be6cdf55224926d7f83225db30c1c3f6b37cdc98ee315869c38779";
image = "ghcr.io/deedee-ops/prowlarr-devel:1.31.1.4959@sha256:043593d160f2a889f23091901f76f56fefcd48d57db822569b95f230ec1edbf6";
environment = {
PROWLARR__APP__INSTANCENAME = "Prowlarr";
PROWLARR__APP__THEME = "dark";
Expand Down

0 comments on commit a1db5e1

Please sign in to comment.