Previous health check used incorrect command: redis-cli --raw incr ping This increments a counter instead of checking Redis health. Changed to proper health check: - Use standard redis-cli ping command - Authenticate with password from Docker Secret - Verify PONG response with grep This is the ninth cumulative fix for production deployment pipeline. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
12 KiB
12 KiB