apps/authentik/docker-compose.yml aktualisiert

This commit is contained in:
tipi 2025-01-24 16:49:46 +00:00
parent 03de8ecd07
commit f2b928cd16

View File

@ -2,7 +2,7 @@ version: "3.7"
services: services:
authentik: authentik:
image: ghcr.io/goauthentik/server:2024.6.4 image: ghcr.io/goauthentik/server:2024.12.2
restart: unless-stopped restart: unless-stopped
command: server command: server
container_name: authentik container_name: authentik