k8s, kube-conformance: K8s 1.16.0, Sonobuoy 1.16.1
[validation.git] / docker / README.rst
index e7f3845..74f362d 100644 (file)
@@ -230,7 +230,7 @@ Example:
 
 .. code-block:: console
 
-    docker run -ti akraino/validation:kube-conformance-v1.15
+    docker run -ti akraino/validation:kube-conformance-v1.16
 
 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