diff --git a/swarm/authentik.yml b/swarm/authentik.yml index b105f99..999d620 100644 --- a/swarm/authentik.yml +++ b/swarm/authentik.yml @@ -87,7 +87,7 @@ services: - traefik.http.routers.authentik-rtr.service=authentik-svc - traefik.http.services.authentik-svc.loadbalancer.server.port=9000 authentik-worker: - image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2024.8.1} + image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2025.2.1} restart: unless-stopped command: worker environment: