Remove execute permissions from PNG file

What does this MR do?

PNG file is being caught in a docs linting step because it has execute permissions.

This fixes the image to have the same permissions as other files in that directory.

Merge request reports

Loading