summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Pickering <matthewtpickering@gmail.com>2019-03-18 09:03:59 -0400
committerMatthew Pickering <matthewtpickering@gmail.com>2019-03-18 09:03:59 -0400
commit2782229850cf5c2dfe7cbd692fa6690a28247759 (patch)
tree7b1f368d30a49736bdfadd5ac826434b8b3dbeda
parentc922ee0cd5f1411b67f2abe071ae0c32fe66edcc (diff)
downloadhaskell-wip/test-ci-images-commit.tar.gz
Update .gitlab-ci.ymlwip/test-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 5a9dcedbaf..272e774469 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: a8c21833293553a4b0c1d1ce6127f9c11372e998
+ DOCKER_REV: 1389deca5d757f8b9f0b2d18b38a81e89f5c3ef1
before_script:
- python3 .gitlab/fix-submodules.py