prisma / prisma-admin-feedback

Feedback for Prisma Admin (currently in invite-only preview)
6 stars 1 forks source link

Unable to use admin - update docker hub #92

Closed n1xn closed 5 years ago

n1xn commented 5 years ago

Please update Docker Hub Image to be able to use admin!

Tried to set the prisma version in the compose file to 1.29 and got this:

Pulling prisma (prismagraphql/prisma:1.29)... ERROR: manifest for prismagraphql/prisma:1.29 not found

n1xn commented 5 years ago

Ups.

had to append "-beta" to the version of the image.

It should look like that then: image: prismagraphql/prisma:1.29-beta

Prisma Hub Versions