website/docs: cleanup old image names
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
@ -13,7 +13,7 @@ version: "3.5"
|
||||
|
||||
services:
|
||||
authentik_proxy:
|
||||
image: goauthentik.io/proxy:2021.12.3
|
||||
image: ghcr.io/goauthentik/proxy:stable
|
||||
# Optionally specify which networks the container should be
|
||||
# might be needed to reach the core authentik server
|
||||
# networks:
|
||||
@ -40,7 +40,7 @@ version: "3.5"
|
||||
|
||||
services:
|
||||
authentik_ldap:
|
||||
image: goauthentik.io/ldap:2021.12.3
|
||||
image: ghcr.io/goauthentik/ldap:stable
|
||||
# Optionally specify which networks the container should be
|
||||
# might be needed to reach the core authentik server
|
||||
# networks:
|
||||
|
Reference in New Issue
Block a user