Skip to content

Commit

Permalink
chore(docker-image): update ghcr.io/onedr0p/tautulli:2.15.1 docker di…
Browse files Browse the repository at this point in the history
…gest to c2d617e
  • Loading branch information
renovate[bot] authored Feb 18, 2025
1 parent 1218bec commit ebe4e66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nixos/modules/nixos/containers/tautulli/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
with lib;
let
app = "tautulli";
image = "ghcr.io/onedr0p/tautulli:2.15.1@sha256:a8f4aa34e7973e5cb678692c1198e9c1790b7a3b49ce833b7196ce9c641e61f1";
image = "ghcr.io/onedr0p/tautulli:2.15.1@sha256:c2d617ebc489ba894e728cbdbc7e135383c26b7e218f071f1bb1bd9b5656a58d";
user = "kah"; #string
group = "kah"; #string
port = 8181; #int
Expand Down

0 comments on commit ebe4e66

Please sign in to comment.