diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d56c182eabf474d6bb2c353c749cd3d6454cc7c9..3d3f81f35257bc6b6b15e47a7ec5f8f4ea69a401 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,7 +11,7 @@ stages:
 variables:
   AUTHPASSWORD: "example" # change to "" (empty string) to disable authentication
   # username is always "review" (without quotes)
-  CI_REF: &ref 243771a94611f4c1042d0b707a110a667b7311ac
+  CI_REF: &ref af0528b81f2660205b3485980d1839792720f65d
   BUILD_ARGS: " | -d "
 
 include: