Updated Authentik
Some checks failed
Ansible Deploy / Homelab-Deploy (ansible/buildHomelab.yaml) (push) Failing after 17m6s
Some checks failed
Ansible Deploy / Homelab-Deploy (ansible/buildHomelab.yaml) (push) Failing after 17m6s
This commit is contained in:
parent
f4e8aefb63
commit
932f931eb0
@ -180,7 +180,7 @@ services:
|
||||
timeout: 3s
|
||||
authentik-server:
|
||||
container_name: authentik-server
|
||||
image: ghcr.io/goauthentik/server:2025.2.2
|
||||
image: ghcr.io/goauthentik/server:2025.6.2
|
||||
restart: unless-stopped
|
||||
command: server
|
||||
environment:
|
||||
@ -214,7 +214,7 @@ services:
|
||||
- "traefik.http.routers.authentik.middlewares=crowdsec@docker"
|
||||
authentik-worker:
|
||||
container_name: authentik-worker
|
||||
image: ghcr.io/goauthentik/server:2025.2.2
|
||||
image: ghcr.io/goauthentik/server:2025.6.2
|
||||
restart: unless-stopped
|
||||
command: worker
|
||||
environment:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user