diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2def467906815a14c78190141ce5943658c7a11a..ff9e7434f68da66d753dbf76565886b29ad8c3f5 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: dbbc0f6f5b73930ead052ca8161e969f1755eed7
+  DOCKER_REV: 2e2497036a91104be281a0eb24b37889aaf98341
 
   # Sequential version number of all cached things.
   # Bump to invalidate GitLab CI cache.