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 20819ed..24fa61d 100644
--- a/infra-healthcheck/docker/Dockerfile
+++ b/infra-healthcheck/docker/Dockerfile
@@ -1,6 +1,6 @@
FROM opnfv/xtesting:wallaby
-ARG KUBERNETES_VERSION="v1.19.9"
+ARG KUBERNETES_VERSION="v1.19.11"
ARG HELM_VERSION="v2.16.6"
ARG HELM3_VERSION="v3.3.4"
ARG ONAP_TESTS_TAG=master