This commit is contained in:
traveler 2025-03-30 16:48:50 -05:00
parent 23a4619038
commit de6817b538

View file

@ -53,7 +53,7 @@ services:
- node.hostname == nas - node.hostname == nas
authentik: authentik:
image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2024.12.3} image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2025.2}
restart: unless-stopped restart: unless-stopped
command: server command: server
environment: environment:
@ -94,7 +94,7 @@ services:
- redis - redis
worker: worker:
image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2024.12.3} image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2025.2}
restart: unless-stopped restart: unless-stopped
command: worker command: worker
environment: environment: