[k8s] validation: kube-conformance s/v1.11/v1.15/
[validation.git] / docker / README.rst
index 12c75be..4694cde 100644 (file)
@@ -228,7 +228,7 @@ Example:
 
 .. code-block:: console
 
-    docker run -ti akraino/validation:kube-conformance-v1.11
+    docker run -ti akraino/validation:kube-conformance-v1.15
 
 By default, the container will run the `run_e2e.sh` script. If you want to
 enter the container, add */bin/sh* at the end of the command above