aboutsummaryrefslogtreecommitdiffstats
path: root/infra-healthcheck/docker/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'infra-healthcheck/docker/Dockerfile')
-rw-r--r--infra-healthcheck/docker/Dockerfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/infra-healthcheck/docker/Dockerfile b/infra-healthcheck/docker/Dockerfile
index 2ab466b..8d32d62 100644
--- a/infra-healthcheck/docker/Dockerfile
+++ b/infra-healthcheck/docker/Dockerfile
@@ -1,10 +1,10 @@
FROM opnfv/xtesting
-ARG KUBERNETES_VERSION="v1.15.11"
+ARG KUBERNETES_VERSION="v1.19.7"
ARG HELM_VERSION="v2.16.6"
ARG HELM3_VERSION="v3.3.4"
-ARG ONAP_TESTS_TAG=master
-ARG ONAP_TAG=master
+ARG ONAP_TESTS_TAG=honolulu
+ARG ONAP_TAG=honolulu
ENV CRYPTOGRAPHY_DONT_BUILD_RUST=1