Switch back to 1.15 in k8s layer container
[validation.git] / docker / README.rst
index 1708db1..848f00a 100644 (file)
@@ -232,7 +232,7 @@ Example:
 
 .. code-block:: console
 
-    docker run -ti akraino/validation:kube-conformance-v1.16
+    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