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