summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 75ac14db52..5e88b5edf4 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: 572353e0644044fe3a5465bba4342a9a0b0eb60e
+ DOCKER_REV: 6fc51b534f2e955b5e5f8e48eefe5d5c2cd84c05
# Sequential version number of all cached things.
# Bump to invalidate GitLab CI cache.