[PIP] Use 20.1 pip version for istanbul xtesting dockers 19/126719/1
authormorganrol <morgan.richomme@orange.com>
Mon, 24 Jan 2022 07:50:47 +0000 (08:50 +0100)
committermorganrol <morgan.richomme@orange.com>
Mon, 24 Jan 2022 08:13:13 +0000 (09:13 +0100)
commit0b2c4b4d1f9520596cd920b4e2926ec3b6dc6682
treeb6c04085c69e0bfe372818363127630ba4b276bb
parent82cf909a6d3949ed3c6af47ecb9f3a1dd367dd30
[PIP] Use 20.1 pip version for istanbul xtesting dockers

Using pip > 20.1 leads to docker build issues as
tags are controlled through pbr.
git history requires a target version of pbr.version.SemanticVersion(1.9.1),
but target version is pbr.version.SemanticVersion(1.0.0)

quick fix consist in setting the version 20.1 for istanbul branch
successfully tested in healthcheck
applied here to infra healthcheck and security

Issue-ID: INT-2044

Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: Iafe462766b2f4014a007e928520bf4fb47000feb
infra-healthcheck/docker/Dockerfile
security/docker/Dockerfile