alpine: update

This commit is contained in:
Tristan 2025-06-05 00:48:38 +01:00
parent a4abece5ae
commit cf851ee6de
4 changed files with 35 additions and 46 deletions

View file

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