update authentik version

This commit is contained in:
reonokiy 2025-05-22 01:58:44 +08:00
parent 265848898e
commit a19bcf68b6
Signed by: reonokiy
SSH key fingerprint: SHA256:2VjKpUxMIe0QYY3OVnOMuPiB0X5pvrIpJ+UiyFhxtq0

View file

@ -27,7 +27,7 @@ services:
volumes:
- ${DATA_DIR:-./data}/redis:/data
server:
image: ghcr.io/goauthentik/server:${AUTHENTIK_VERSION:-2025.4.0}
image: ghcr.io/goauthentik/server:${AUTHENTIK_VERSION:-2025.4.1}
restart: always
user: root
command: server
@ -57,7 +57,7 @@ services:
redis:
condition: service_healthy
worker:
image: ghcr.io/goauthentik/server:${AUTHENTIK_VERSION:-2025.4.0}
image: ghcr.io/goauthentik/server:${AUTHENTIK_VERSION:-2025.4.1}
restart: always
user: root
command: worker