diff --git a/hosts/franz/arion/auth/arion-compose.nix b/hosts/franz/arion/auth/arion-compose.nix index 6937a1a..12bd7c5 100644 --- a/hosts/franz/arion/auth/arion-compose.nix +++ b/hosts/franz/arion/auth/arion-compose.nix @@ -1,5 +1,5 @@ let - authentikImage = "ghcr.io/goauthentik/server:2024.10.2"; + authentikImage = "ghcr.io/goauthentik/server:2024.10.4"; in { project.name = "auth";