diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fef871ffbd7c5c7fa6f7c271982d6bfa459e37e8..37ae01248c34363ca430843155aab66fc046a06d 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: 08bdbb85d6711e4df23d97e1cbdb557fe752b0a4
+  DOCKER_REV: 7f63b34ac87b85470eef9c668e9528e8e2f5b46a
 
   # Sequential version number of all cached things.
   # Bump to invalidate GitLab CI cache.