Update ghcr.io/goauthentik/server Docker tag to v2023
This commit is contained in:
parent
d7ae77247b
commit
81d2194d5a
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.12.2
|
||||
image: ghcr.io/goauthentik/server:2023.1.0
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- TIMEZONE={{ timezone }}
|
||||
|
|
Loading…
Reference in a new issue