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/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/infra-healthcheck/docker/Dockerfile b/infra-healthcheck/docker/Dockerfile
index 2ab466b..b67ed30 100644
--- a/infra-healthcheck/docker/Dockerfile
+++ b/infra-healthcheck/docker/Dockerfile
@@ -1,6 +1,6 @@
FROM opnfv/xtesting
-ARG KUBERNETES_VERSION="v1.15.11"
+ARG KUBERNETES_VERSION="v1.19.9"
ARG HELM_VERSION="v2.16.6"
ARG HELM3_VERSION="v3.3.4"
ARG ONAP_TESTS_TAG=master