All docker images for gateway, core, and proxy have these additional tags:
latest - this tag is for the latest production release - aka vX.Y.Z from the main branch
latest
vX.Y.Z
main
pre-release- this tag is for the latest pre-production release - aka vX.Y.Z-alpha/beta/rcX from the main branch
pre-release
vX.Y.Z-alpha/beta/rcX
dev - this tag is for the latest development release from the dev branch.
dev