diff --git a/_service b/_service
index 1db486f..0b38726 100644
--- a/_service
+++ b/_service
@@ -5,7 +5,7 @@
git
cri-tools
git.%H
-653cc8c6509c540b8a7c6f6b43e437c0687a93a7
+v1.0.0-alpha.0
diff --git a/cri-tools-git.653cc8c6509c540b8a7c6f6b43e437c0687a93a7.tar.xz b/cri-tools-git.653cc8c6509c540b8a7c6f6b43e437c0687a93a7.tar.xz
deleted file mode 100644
index 518d750..0000000
--- a/cri-tools-git.653cc8c6509c540b8a7c6f6b43e437c0687a93a7.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:bd41086dcfef98755d31d908bf432a40b54b103e208d72df4fee27c3c083b09b
-size 1303664
diff --git a/cri-tools-git.fb0e3fc9cccdd9957d8ab7004e33548e7b158dc1.tar.xz b/cri-tools-git.fb0e3fc9cccdd9957d8ab7004e33548e7b158dc1.tar.xz
new file mode 100644
index 0000000..a4e4e18
--- /dev/null
+++ b/cri-tools-git.fb0e3fc9cccdd9957d8ab7004e33548e7b158dc1.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3dfe14ba2a9c20cfc474349f77e582a6462ddb32496770a88a1a6e3c3c404acc
+size 1498624
diff --git a/cri-tools.changes b/cri-tools.changes
index d4326dc..d2f6ad1 100644
--- a/cri-tools.changes
+++ b/cri-tools.changes
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Mon Mar 5 13:22:07 UTC 2018 - vrothberg@suse.com
+
+- Use cri-tools v1.0.0-alpha.0 to be compatible to cri-o v1.9.x.
+
-------------------------------------------------------------------
Fri Mar 2 17:38:18 UTC 2018 - fcastelli@suse.com
diff --git a/cri-tools.spec b/cri-tools.spec
index f5a1e3a..baa3890 100644
--- a/cri-tools.spec
+++ b/cri-tools.spec
@@ -17,11 +17,9 @@
%define project github.com/kubernetes-incubator/cri-tools
-%define commit 653cc8c6509c540b8a7c6f6b43e437c0687a93a7
-# rev_list = git rev-list commit | wc -l
-%define rev_list 360
+%define commit fb0e3fc9cccdd9957d8ab7004e33548e7b158dc1
Name: cri-tools
-Version: 1.0.0alpha+git%{rev_list}
+Version: 1.0.0alpha0
Release: 0
Summary: CLI and validation tools for Kubelet Container Runtime Interface
License: Apache-2.0