apps/authentik/docker-compose.json aktualisiert

This commit is contained in:
tipi 2025-07-02 18:27:56 +00:00
parent 6f9254718a
commit 292f6bc5f9

View File

@ -2,7 +2,7 @@
"$schema": "../dynamic-compose-schema.json",
"services": [
{
"image": "ghcr.io/goauthentik/server:2025.4.1",
"image": "ghcr.io/goauthentik/server:2025.6.3",
"name": "authentik",
"internalPort": 9000,
"isMain": true,