Updating Hasura GraphQL engine

Update guides

The Hasura GraphQL engine runs off a Docker image and updates are as simple as changing the image tag.

Based on your deployment method, follow the appropriate guide to update the GraphQL engine version you’re running:

Latest available versions

Stable version

The current latest stable version is:

hasura/graphql-engine:latest

Pre-release version

The current latest pre-release version is:

hasura/graphql-engine:prerelease

Note

Full stability with pre-release builds is not guaranteed. They are not recommended for production use.