root: fix compose docker image

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2021-12-21 20:51:39 +01:00
parent 29e9f399bd
commit cabdc53553
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ services:
- "0.0.0.0:9000:9000"
- "0.0.0.0:9443:9443"
worker:
image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik}:${AUTHENTIK_TAG:-2021.12.2}
image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2021.12.2}
restart: unless-stopped
command: worker
environment: