Clarification on using the correct Hasura image #9985
Unanswered
rajaganesh86
asked this question in
Question
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am new to Hasura service and I have some idea about Hasura and it's migrations.
We are trying to use Hasura graphql-engine in our application and we are planning to deploy it as docker services.
I could see Hasura Graphql-engine image with different tags and I am not sure which one to use.
Example: graphql-engine:latest and graphql-engine:v2.35.1.cli-migrations-v3
Could you please explain me when I should use "graphql-engine:latest" and when i should use "graphql-engine:v2.35.1.cli-migrations-v3"?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions