aboutsummaryrefslogtreecommitdiffstats
path: root/healthcheck/docker/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'healthcheck/docker/Dockerfile')
-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