Image appearing with size 0, digest 'Unknown' in the Docker Hub Tags list

Hello,

I am having trouble figuring out why pushing an image tagged ‘latest’, just after pushing the same image tagged as a concrete version (12_02_0_1 in this case), produces different results:
the ‘latest’ image is shown as size 0, no digest, wrong arch, etc… while the same image with the version tag appears normally (please see image:)

Despite this - pulling specifically the ‘latest’ image via docker pull does work, and does pull the correct image.
Does anyone know and can explain what the problem might be?

Thanks!
yonatanv