Skip to content

Commit

Permalink
chore(deps): update authentik to v2024.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 0e7dcdb commit 0979b1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/nixos/applications/authentik.nix
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,8 @@ in

config =
let
image = "ghcr.io/goauthentik/server:2024.6.0";
ldapImage = "ghcr.io/goauthentik/ldap:2024.6.0";
image = "ghcr.io/goauthentik/server:2024.10.5";
ldapImage = "ghcr.io/goauthentik/ldap:2024.10.5";
mkAuthentikContainer =
{ cmd ? [ ]
, dependsOn ? [ ]
Expand Down

0 comments on commit 0979b1b

Please sign in to comment.