apps/authentik/docker-compose.yml aktualisiert

2025.2.1
This commit is contained in:
tipi 2025-03-09 07:02:45 +00:00
parent eb9a42bf00
commit f755624458

View File

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