Update ghcr.io/goauthentik/server Docker tag to v2022.9.0
This commit is contained in:
parent
1eaa33e664
commit
bcc2bfd417
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
version: "2.3"
|
version: "2.3"
|
||||||
|
|
||||||
x-authentik: &authentik
|
x-authentik: &authentik
|
||||||
image: ghcr.io/goauthentik/server:2022.8.2
|
image: ghcr.io/goauthentik/server:2022.9.0
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
- TIMEZONE={{ timezone }}
|
- TIMEZONE={{ timezone }}
|
||||||
|
|
Loading…
Reference in a new issue