aboutsummaryrefslogtreecommitdiffstats
path: root/healthcheck
diff options
context:
space:
mode:
authormrichomme <morgan.richomme@orange.com>2020-11-26 16:22:21 +0100
committermrichomme <morgan.richomme@orange.com>2020-11-26 16:25:46 +0100
commitd0be3bbd1e0f7f6ed8496aa7fe0eeb803d713f77 (patch)
treecbb754880384f6bc3f8363b10d3062cf4f6594c9 /healthcheck
parent9e626d69b71d27daee985ba140730b367b0f71c7 (diff)
Use guilin branches to buil guilin xtesting dockers
Issue-ID: INT-1781 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I982652327a99a250fe127c7b31e2dd58614ddbfa
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 bcaf378..2ab22fe 100644
--- a/healthcheck/docker/Dockerfile
+++ b/healthcheck/docker/Dockerfile
@@ -2,7 +2,7 @@ FROM opnfv/xtesting:jerma
ARG OPENSTACK_TAG=master
ARG OPNFV_TAG=master
-ARG ONAP_TAG=master
+ARG ONAP_TAG=guilin
ARG PIP_TAG=19.3.1
ENV PYTHONPATH $PYTHONPATH:/src/testing-utils/robotframework-onap/eteutils