Skip to content

Commit

Permalink
chore(docker-image): update ghcr.io/onedr0p/sabnzbd:4.4.1 docker dige…
Browse files Browse the repository at this point in the history
…st to 78368fe
  • Loading branch information
renovate[bot] authored Feb 22, 2025
1 parent 65828fc commit 76c8c27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nixos/modules/nixos/containers/sabnzbd/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
with lib;
let
app = "sabnzbd";
image = "ghcr.io/onedr0p/sabnzbd:4.4.1@sha256:fd85776610865ba5bd8da40415759871ee70dfe9371f88ee88f18a847391ce6a";
image = "ghcr.io/onedr0p/sabnzbd:4.4.1@sha256:78368fe35996a3f08f98fadaf8d336a133fe77faa191c873fda0e7494d0ac7cb";
user = "kah"; #string
group = "kah"; #string
port = 8080; #int
Expand Down

0 comments on commit 76c8c27

Please sign in to comment.