summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Pickering <matthewtpickering@gmail.com>2019-03-12 09:42:53 -0400
committerMatthew Pickering <matthewtpickering@gmail.com>2019-03-12 09:42:53 -0400
commit02ddf947f40837c3aa0a196a4b2faf254764cfc3 (patch)
treef012646a8977594c04e1402fb01850d0efadd56f
parent4db9bdd91549b4eada5324cd7452e7e74ada28f5 (diff)
downloadhaskell-02ddf947f40837c3aa0a196a4b2faf254764cfc3.tar.gz
CI: Update ci-images commit
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ae41dd0c75..76bd9da77e 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: 6d19c3adc1f5c28c82aed8c5b1ac40931ac60f3f
+ DOCKER_REV: cf1da0b5efda2f751e56c2f1ce9ff53447ae17bc
before_script:
- python3 .gitlab/fix-submodules.py