Docker images and tags

All docker images for gateway, core and proxy have these aditional tags:

  • latest - this tag is for the latest production release - aka vX.Y.Z from the main branch

  • pre-release- this tag is for the latest pre-production release - aka vX.Y.Z-alpha/beta/rcX from the main branch

  • dev - this tag is for the latest development relase from the dev branch.

Last updated