Docker image version tags are wrong
This is probably because we use CI_COMMIT_REF_SLUG for all images build from branches or tags. Resulting in v1-1-3 instead of v1.1.3.
This is probably because we use CI_COMMIT_REF_SLUG for all images build from branches or tags. Resulting in v1-1-3 instead of v1.1.3.