Compare commits

..

No commits in common. "bd750bd43f086da440d9109602397c371173fdaa" and "92d45a61a5bea8a528aa0655a36662befcf46644" have entirely different histories.

View File

@ -179,7 +179,7 @@ services:
timeout: 3s timeout: 3s
authentik-server: authentik-server:
container_name: authentik-server container_name: authentik-server
image: ghcr.io/goauthentik/server:2025.2.2 image: ghcr.io/goauthentik/server:2024.8.2
restart: unless-stopped restart: unless-stopped
command: server command: server
environment: environment:
@ -213,7 +213,7 @@ services:
- "traefik.http.routers.authentik.middlewares=crowdsec@docker" - "traefik.http.routers.authentik.middlewares=crowdsec@docker"
authentik-worker: authentik-worker:
container_name: authentik-worker container_name: authentik-worker
image: ghcr.io/goauthentik/server:2025.2.2 image: ghcr.io/goauthentik/server:2024.8.2
restart: unless-stopped restart: unless-stopped
command: worker command: worker
environment: environment: