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 9fbef70..ddda87f 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=honolulu
ARG PIP_TAG=20.1
ENV PYTHONPATH $PYTHONPATH:/src/testing-utils/robotframework-onap/eteutils