Update ghcr.io/goauthentik/server Docker tag to v2022.12.2
This commit is contained in:
parent
cf04738eed
commit
bd929f28e5
1 changed files with 1 additions and 1 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue