Skip to content

feat(versioning): [#2019543] Removed latest tag

Andre Moon requested to merge feat/image-versioning into master

A few of the images are using the 'latest' tag which causes unintended issues when updating the build images. This MR removes that tag and instead replaces it with the current version.

Merge request reports