diff --git a/ansible/roles/authentik/files/docker-compose.yml b/ansible/roles/authentik/files/docker-compose.yml index 34ca158..94293bc 100644 --- a/ansible/roles/authentik/files/docker-compose.yml +++ b/ansible/roles/authentik/files/docker-compose.yml @@ -1,7 +1,7 @@ version: "2.3" x-authentik: &authentik - image: ghcr.io/goauthentik/server:2022.12.2 + image: ghcr.io/goauthentik/server:2023.1.0 restart: unless-stopped environment: - TIMEZONE={{ timezone }}