@ Michael
You would have to wrap the image within an a tag. To get the entry permalink for the href attribute you can use the $entry->getPermalink() method.
a
href
$entry->getPermalink()
Hope that helps!