summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@well-typed.com>2021-06-16 16:58:37 +0000
committerAdam Sandberg Ericsson <adam@sandbergericsson.se>2021-06-19 11:01:23 +0100
commitf6de370c98e647f39eae277217ccf1627553558a (patch)
treecfa60ede8455e46f1d01eee85f028a85acd7ae18
parentaa68e6d6f8b1d87c42ceaa9cd05471af42c0a3f0 (diff)
downloadhaskell-wip/adamse/9.2-ci-fixes.tar.gz
gitlab-ci: Bump ci-imageswip/adamse/9.2-ci-fixes
(cherry picked from commit 2a7e29e5303058473484b10ed57d3c579d78fe83)
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 82609320e1..6f140b9a7e 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: 706cc974bfe7a54c5036185ddf4817d3a8fd5b0d
+ DOCKER_REV: 853f348f9caf38b08740b280296fbd34e09abb3a
# Sequential version number capturing the versions of all tools fetched by
# .gitlab/ci.sh. Used for invalidation of GitLab CI cache.