summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2019-09-18 23:57:01 -0400
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-09-24 08:50:20 -0400
commit4bbe0dba72130436780eb81f36248525ffdccd3f (patch)
tree21d2ffa1dde322a6be0e9b73b3f631460312942b
parentb23f01fda74458a4d73161d3dc0b074abc650a93 (diff)
downloadhaskell-4bbe0dba72130436780eb81f36248525ffdccd3f.tar.gz
gitlab-ci: Bump ci-images
This bumps the CI Docker images to ghc/ci-images@990c5217d1d0e03aea415f951afbc3b1a89240c6.
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 601fbcadf4..65028777da 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: e517150438cd9df9564fb91adc4b42e2667b2bc1
+ DOCKER_REV: 990c5217d1d0e03aea415f951afbc3b1a89240c6
# Sequential version number capturing the versions of all tools fetched by
# .gitlab/win32-init.sh.