Skip to content

Commit

Permalink
Authentik: Bump to 2024.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
saltydk committed Jan 29, 2025
1 parent 71b057e commit c2ed254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/authentik/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ authentik_docker_container: "{{ authentik_name }}"

# Image
authentik_docker_image_pull: true
authentik_docker_image_tag: "2024.10.5"
authentik_docker_image_tag: "2024.12.2"
authentik_docker_image: "ghcr.io/goauthentik/server:{{ authentik_docker_image_tag }}"

# Ports
Expand Down

0 comments on commit c2ed254

Please sign in to comment.