summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Pickering <matthewtpickering@gmail.com>2023-03-30 15:47:44 +0100
committerMatthew Pickering <matthewtpickering@gmail.com>2023-03-30 15:47:44 +0100
commit02f94df8a3537c29295863c50b2028c5389f4239 (patch)
tree1f2fb3f4a8df408de04955b327c1b05f83fe5376
parentbb5e3a2ccf1589ca7aad9a4e875b1e2e2fc5def9 (diff)
downloadhaskell-wip/bump-ci-images-2.tar.gz
Bump ci-images commit to latest masterwip/bump-ci-images-2
-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.