update Authentik to 22.12.0

This commit is contained in:
erebion 2022-12-28 17:42:19 +01:00
parent 7bf32d90b1
commit 40be1b1a0f

View file

@ -36,7 +36,7 @@ services:
networks: networks:
- authentik_net - authentik_net
server: server:
image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2022.11.3} image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2022.12.0}
restart: unless-stopped restart: unless-stopped
command: server command: server
environment: environment: