alpine: update nextcloud30 and authentik 2025.2.4

This commit is contained in:
Tristan 2025-04-29 03:16:50 +01:00
parent 99481b0c20
commit d6da45e36a
2 changed files with 4 additions and 7 deletions

View file

@ -10,7 +10,7 @@
};
authentik-config = {
autoStart = true;
image = "ghcr.io/goauthentik/server:2024.8.2";
image = "ghcr.io/goauthentik/server:2025.2.4";
volumes = ["/home/tristan/pods/authentik/media:/media"];
environment = {
AUTHENTIK_POSTGRESQL__USER = postgres.user;