apps/authentik/docker-compose.json aktualisiert

2025.6.3
This commit is contained in:
tipi 2025-07-02 18:31:34 +00:00
parent 16de4f0e13
commit fbeffbd272

View File

@ -34,7 +34,7 @@
"dependsOn": ["authentik-db", "authentik-redis"]
},
{
"image": "ghcr.io/goauthentik/server:2025.4.1",
"image": "ghcr.io/goauthentik/server:2025.6.3",
"name": "authentik-worker",
"command": "worker",
"user": "root",