Seems to be the same issue as AMP images in content seem to be broken - #7 by schliflo, I’ve traced it back to the amperize library, which seems to be returning <img> tags that later get stripped by the sanitizer instead of <amp-img> tags.
I can reproduce this on the latest Ghost version with both the default amp template and a custom one.