Skip to content

Commit

Permalink
Merge cd83c05 into 52039d6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
2 parents 52039d6 + cd83c05 commit dc382db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/authentik/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.7"

services:
authentik:
image: ghcr.io/goauthentik/server:2024.10.5
image: ghcr.io/goauthentik/server:2024.12.0
restart: unless-stopped
command: server
container_name: authentik
Expand Down Expand Up @@ -50,7 +50,7 @@ services:
traefik.http.routers.authentik-local.tls: true
runtipi.managed: true
authentik-worker:
image: ghcr.io/goauthentik/server:2024.10.5
image: ghcr.io/goauthentik/server:2024.12.0
restart: unless-stopped
command: worker
container_name: authentik-worker
Expand Down

0 comments on commit dc382db

Please sign in to comment.