fix(users): Limit avatar file picker to images
Reason for the change
When the user selects an avatar picture, there is no filter to exclusively display image files. Adding a filter makes it easier for the user to navigate their system and prevent them from picking incorrect files.