Skip to content

Commit

Permalink
chore(deps): update ghcr.io/goauthentik/server docker tag to v2024.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent f7f79f3 commit fda665e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/authentik/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ services:
- authentik_redis:/data

server:
image: ghcr.io/goauthentik/server:2024.12.2
image: ghcr.io/goauthentik/server:2024.12.3
container_name: authentik_server
restart: unless-stopped
command: server
Expand Down Expand Up @@ -78,7 +78,7 @@ services:
caddy.reverse_proxy: "{{ upstreams 9000 }}"

worker:
image: ghcr.io/goauthentik/server:2024.12.2
image: ghcr.io/goauthentik/server:2024.12.3
container_name: authentik_worker
restart: unless-stopped
command: worker
Expand Down

0 comments on commit fda665e

Please sign in to comment.