Fix blueprints

This commit is contained in:
Joey Yakimowich-Payne 2026-01-15 16:03:00 -07:00
commit d40618996d
No known key found for this signature in database
GPG key ID: 6BFE655FA5ABD1E1

View file

@ -33,7 +33,7 @@ services:
- kaboot-network
authentik-server:
image: ghcr.io/goauthentik/server:2025.2
image: ghcr.io/goauthentik/server:2025.10.3
restart: unless-stopped
command: server
environment:
@ -76,6 +76,7 @@ services:
- ./authentik/media:/media
- ./authentik/certs:/certs
- ./authentik/custom-templates:/templates
- ./authentik/blueprints:/blueprints/custom
depends_on:
postgresql:
condition: service_healthy