diff --git a/ansible/roles/authentik/files/docker-compose.yml b/ansible/roles/authentik/files/docker-compose.yml index 6c0d580..c54f12b 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.9.0 + image: ghcr.io/goauthentik/server:2022.11.3 restart: unless-stopped environment: - TIMEZONE={{ timezone }}