diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8fa1c091bd06e3c867e1840f629630845b34053d..ceff55e1559d4cd2cc831fa5171d3651fe12a7d3 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: 23d72bc7674e643c73256242ba781bea4aef4fb8
+  DOCKER_REV: 127c7f5f486a4096a79960d9f307083095bee61c
 
   # Sequential version number of all cached things.
   # Bump to invalidate GitLab CI cache.