aboutsummaryrefslogtreecommitdiffstats
path: root/healthcheck
diff options
context:
space:
mode:
authormorganrol <morgan.richomme@orange.com>2021-08-19 15:02:22 +0200
committermorganrol <morgan.richomme@orange.com>2021-08-23 12:09:15 +0200
commit771c3370182ba117978edf296c9145cb387e2c1b (patch)
treebca5b498e7b0764d9a1e68175c82a866e21262f1 /healthcheck
parent2e7b7aa9773c4aa8e0334a1398bb12171e6b53d8 (diff)
[UPSTREAM] Update upstream versions
use - helm clien 3.3.4 - kubernetes client 1.19.11 remove useless PIP tag Issue-ID: INT-1958 Signed-off-by: morganrol <morgan.richomme@orange.com> Change-Id: Ie613e575161120fdc4ade43ca756e5943c7fa44b
Diffstat (limited to 'healthcheck')
-rw-r--r--healthcheck/docker/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/healthcheck/docker/Dockerfile b/healthcheck/docker/Dockerfile
index 9fbef70..60422ef 100644
--- a/healthcheck/docker/Dockerfile
+++ b/healthcheck/docker/Dockerfile
@@ -1,9 +1,9 @@
FROM opnfv/xtesting:jerma
ARG OPENSTACK_TAG=master
+ARG PIP_TAG=20.1
ARG OPNFV_TAG=master
ARG ONAP_TAG=master
-ARG PIP_TAG=20.1
ENV PYTHONPATH $PYTHONPATH:/src/testing-utils/robotframework-onap/eteutils
ENV TAG all