Auth: Bump authentik
authentik: 2024.4.1 -> 2024.4.2
This commit is contained in:
parent
25c25a4a96
commit
9f8d290d10
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
{pkgs, ...}: let
|
let
|
||||||
authentikImage = "ghcr.io/goauthentik/server:2024.4.1";
|
authentikImage = "ghcr.io/goauthentik/server:2024.4.2";
|
||||||
in {
|
in {
|
||||||
project.name = "auth";
|
project.name = "auth";
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue