Which docker tag is the stable release?

Hey there,

I am using a self-hosted server with docker installation.
The build I get from mattermost/mattermost-enterprise-edition Tags | Docker Hub.
Now my question is, what is the declaration for the stable build?

Since 7.11 won’t come I have the choice between “release-7.10”, “7.10” and “7.10.2”.
Does anyone know which one to use?
The one with “release” in the name or the one without?

Greetings
Janis

Editing my original response:

  • X.Y.Z is the stable release.
  • release-X.Y will “eventually” be the stable release, as every push to the release branch will create the build but some builds will still undergo qualification before the final release.
  • The non-stable releases contain the character -rc in the end.