diff --git a/component/cloudooo/buildout.cfg b/component/cloudooo/buildout.cfg
index a5465f3965a0c3bb03a65c34a20e7e43a38a6ea5..688b5ee1d4d4742259b26b3948f3068261352557 100644
--- a/component/cloudooo/buildout.cfg
+++ b/component/cloudooo/buildout.cfg
@@ -14,7 +14,7 @@ recipe = slapos.recipe.build:gitclone
 repository = https://lab.nexedi.com/nexedi/cloudooo.git
 branch = master
 git-executable = ${git:location}/bin/git
-revision = 0ff799ebcfea1013342f5450e88ff5c3b8536e89
+revision = 67e233f25845335aaf191e80abae53733d1f2579
 
 [cloudooo]
 recipe = zc.recipe.egg