.. meta:: :description: Update Hasura GraphQL engine version :keywords: hasura, docs, deployment, update, version .. _update_hge: Updating Hasura GraphQL engine ============================== .. contents:: Table of contents :backlinks: none :depth: 2 :local: 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: - :ref:`Updating on Heroku ` - :ref:`Updating on Docker ` - :ref:`Updating on Kubernetes ` - :ref:`Updating on Digital Ocean ` Latest available versions ------------------------- Stable version ************** The current latest stable version is: .. raw:: html hasura/graphql-engine:latest Pre-release version ******************* The current latest pre-release version is: .. raw:: html hasura/graphql-engine:prerelease .. note:: Full stability with pre-release builds is not guaranteed. They are not recommended for production use.