diff --git a/ansible/roles/authentik/files/docker-compose.yml b/ansible/roles/authentik/files/docker-compose.yml index 94293bc..050fee6 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:2023.1.0 + image: ghcr.io/goauthentik/server:2023.1.2 restart: unless-stopped environment: - TIMEZONE={{ timezone }}