summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2021-06-22 16:46:31 -0400
committerZubin Duggal <zubin.duggal@gmail.com>2021-09-21 22:28:28 +0530
commit697b1bda04229fba32a2a602bcc39d1b795b59a1 (patch)
tree6d1ca27c03376e01d61e2ea5906d0dbd92f9cda0
parent7f1fff501faa9525ca09bde076059a65388d638a (diff)
downloadhaskell-697b1bda04229fba32a2a602bcc39d1b795b59a1.tar.gz
gitlab-ci: Bump ci-images revision
(cherry picked from commit 787ea38afa71f1a128194e846bd609b198094bfe)
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9adfd78632..6c3e6be2a9 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: 428be74207443be5a06e15a7c13d9eadb9eb9344
+ DOCKER_REV: 358f60a38e51289bedf7e937e55207b87d27cc6e
# Sequential version number capturing the versions of all tools fetched by
# .gitlab/ci.sh. Used for invalidation of GitLab CI cache.