chore(deps): update ghcr.io/goauthentik/server docker tag to v2024

This commit is contained in:
Renovate Bot 2024-02-16 00:00:35 +00:00
parent e9b064ef2c
commit 21a46db0d3

View file

@ -21,7 +21,7 @@ networks:
services: services:
authentik: authentik:
image: ghcr.io/goauthentik/server:2023.10 image: ghcr.io/goauthentik/server:2024.2
container_name: authentik container_name: authentik
restart: "${RESTART:-no}" restart: "${RESTART:-no}"
hostname: auth hostname: auth
@ -54,7 +54,7 @@ services:
- authentik - authentik
authentik-worker: authentik-worker:
image: ghcr.io/goauthentik/server:2023.10 image: ghcr.io/goauthentik/server:2024.2
container_name: authentik-worker container_name: authentik-worker
restart: "${RESTART:-no}" restart: "${RESTART:-no}"
command: worker command: worker