2c0076c6a6
Vaultwarden image ships curl, not wget. Switched the CMD-SHELL test from wget --spider to curl -fsS. Authelia 4.39.x removed the "helper health-check" subcommand; use the /api/health endpoint via wget instead (verified inside the running container). Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>