Skip to content

Use semantic versioning for dune-env Docker image tags

Lukas Riedel requested to merge dune-env-versioning into master

What does this MR do?

Change the tag version scheme of the dune-env Docker image, independently from the actual DUNE version used. Doing so does enable changes to the image which are not backwards compatible, but will not break other branches relying on older images.

Is there something that needs to be double checked?

No.

Can this MR be accepted?

  • Built and tagged new image
  • Pipeline passing

Related issues

Edited by Lukas Riedel

Merge request reports