aboutsummaryrefslogtreecommitdiffstats
path: root/smoke-usecases-robot/docker/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'smoke-usecases-robot/docker/Dockerfile')
-rw-r--r--smoke-usecases-robot/docker/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/smoke-usecases-robot/docker/Dockerfile b/smoke-usecases-robot/docker/Dockerfile
index 43be43b..8714b4c 100644
--- a/smoke-usecases-robot/docker/Dockerfile
+++ b/smoke-usecases-robot/docker/Dockerfile
@@ -6,7 +6,7 @@ ARG OPENSTACK_TAG=master
ARG OPNFV_TAG=master
ARG ONAP_TAG=honolulu
ARG PIP_TAG=20.1
-ARG KUBERNETES_VERSION="v1.19.7"
+ARG KUBERNETES_VERSION="v1.19.9"
ENV TAG all
ENV CRYPTOGRAPHY_DONT_BUILD_RUST=1