Compare commits

..

3 Commits

Author SHA1 Message Date
bd750bd43f Merge pull request 'Update ghcr.io/goauthentik/server Docker tag to v2025' (#42) from renovate/ghcr.io-goauthentik-server-2025.x into main
Some checks failed
Ansible Deploy / Homelab-Deploy (ansible/buildHomelab.yaml) (push) Has been cancelled
Reviewed-on: #42
2025-03-24 07:46:53 -04:00
e3c578c5a3 Merge branch 'main' into renovate/ghcr.io-goauthentik-server-2025.x 2025-03-24 07:46:43 -04:00
Renovate Bot
0efa256fbd Update ghcr.io/goauthentik/server Docker tag to v2025 2025-03-24 11:27:05 +00:00

View File

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