Skip to content

Set DinD image explicitly to 19.03.5

Tomasz Maczukin requested to merge use-strict-version-of-docker-dind into master

What does this MR do?

Pins Docker-in-Docker image explicitly to 19.03.5 version.

Why was this MR needed?

Version 19.03.6, which is also used for docker:19.03-dind image that we're using currently, was released few hours ago and have some problems.

Btw. we should set the explicit version number last year, after the July/August problems 😉

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