Ability to download using tag: latest.
(HTTP code 404) unexpected - manifest for prismagraphql/prisma:latest not found
The docs located here: https://www.prisma.io/docs/prisma-server/deployment-environments/docker-rty1/ show there is a version of 1.34 tagged as latest. However, there is no latest tags on Docker Hub located here: https://hub.docker.com/r/prismagraphql/prisma/tags
I had the same issue downloading the latest prisma tag:

I solved the issue by selecting another tag other than the latest release, and it did work for me.



Most helpful comment
I had the same issue downloading the latest prisma tag:
I solved the issue by selecting another tag other than the latest release, and it did work for me.