Update K8s to v1.14.3 31/68031/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Sun, 9 Jun 2019 16:02:29 +0000 (18:02 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sun, 9 Jun 2019 16:02:29 +0000 (18:02 +0200)
Change-Id: If776bba6adfe44db2fdad9d1655a3491eaed90fe
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
docker/healthcheck/Dockerfile

index 4c98914..be05fd5 100644 (file)
@@ -1,6 +1,6 @@
 FROM opnfv/functest-kubernetes-core:iruya
 
-ARG K8S_TAG=v1.14.1
+ARG K8S_TAG=v1.14.3
 
 RUN apk --no-cache add --update make py-pip bash git \
         grep rsync linux-headers musl-dev findutils \