diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fab620f17ea28ce1ec4fb2e04401c56e48c99af9..fba67ed7a18fa0e72cad30fb19086106796a9cc6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,7 +2,7 @@ variables:
   GIT_SSL_NO_VERIFY: "1"
 
   # Commit of ghc/ci-images repository from which to pull Docker images
-  DOCKER_REV: 653b899f026f84c8043c76c014a5355d28cda24a
+  DOCKER_REV: 8035736da0a70f09bd9b63a696cf2eb7977694ec
 
   # Sequential version number of all cached things.
   # Bump to invalidate GitLab CI cache.