Skip to content

Use ${DOCKER_VERSION} for Docker image version

What does this MR do?

Use the more precise tag version from ${DOCKER_VERSION}

Why was this MR needed?

${DOCKER_VERSION} should be the single source of truth, and we should use tags that precisely reference a build version, not a major or minor version.

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

Merge request reports