Update authentik
This commit is contained in:
parent
4390c7d682
commit
7d88347095
2 changed files with 3 additions and 2 deletions
|
@ -22,8 +22,8 @@ let
|
|||
};
|
||||
authentik = mkImage {
|
||||
imageName = "ghcr.io/goauthentik/server";
|
||||
finalImageTag = "2023.5.5";
|
||||
imageDigest = "sha256:7a82b9dcd0236e06079b3c78e7b3f1b8f3c597a7d2026c60244d685d4908a23b";
|
||||
finalImageTag = "2023.6.1";
|
||||
imageDigest = "sha256:e16596af630d0ca004404763e6625b79c75c90da68283d28ebc4197b6e6c49bd";
|
||||
};
|
||||
};
|
||||
authentikEnv = pkgs.writeText "authentik.env" ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue