diff --git a/ansible/roles/authentik/files/docker-compose.yml b/ansible/roles/authentik/files/docker-compose.yml index 952c17f..59a79b6 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.8.2 + image: ghcr.io/goauthentik/server:2022.9.0 restart: unless-stopped environment: - TIMEZONE={{ timezone }}