add missing version to authentik worker

This commit is contained in:
Carsten Sprung 2023-09-09 16:02:12 +02:00
parent 308b5000a4
commit ece6478849

View file

@ -54,7 +54,7 @@ services:
- authentik - authentik
authentik-worker: authentik-worker:
image: ghcr.io/goauthentik/server image: ghcr.io/goauthentik/server:2023.8
container_name: authentik-worker container_name: authentik-worker
restart: "${RESTART:-no}" restart: "${RESTART:-no}"
command: worker command: worker