diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a679be9b2050d20dd173878a7a28a909f1ec7b06..5ac16c3337c427eeb6575207d2e2da01b6a3a2bb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,7 @@
 # Commit taken from https://gitlab.haskell.org/ghc/ci-images
 variables:
-  DOCKER_REV: f8658053d14911d73b1e32f5b6d13fb7b1c8a5ee
+  DOCKER_REV: f2d12519f45a13a61fcca03a949f927ceead6492
+
   # Always start with a fresh clone to avoid non-hermetic builds
   GIT_STRATEGY: clone