From 334f7ddf0a15dbff79730b07d3ddbbf3d44f782c Mon Sep 17 00:00:00 2001 From: Lantao Liu Date: Mon, 2 Apr 2018 21:29:09 +0000 Subject: [PATCH] Update cri test to include RunAsGroup test. Signed-off-by: Lantao Liu --- hack/utils.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack/utils.sh b/hack/utils.sh index a75bb79eb..b8bff9600 100755 --- a/hack/utils.sh +++ b/hack/utils.sh @@ -17,7 +17,7 @@ ROOT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"/.. # Not from vendor.conf. -CRITOOL_VERSION=v1.0.0-beta.0 +CRITOOL_VERSION=f6ed14e642ed2d514501afea7b5ac3d07f3a4150 CRITOOL_PKG=github.com/kubernetes-incubator/cri-tools CRITOOL_REPO=github.com/kubernetes-incubator/cri-tools