[commit: ghc] wip/test-ci-images-commit: Update .gitlab-ci.yml (28435cb)

git at git.haskell.org git at git.haskell.org
Fri Mar 15 19:06:21 UTC 2019


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/test-ci-images-commit
Link       : http://ghc.haskell.org/trac/ghc/changeset/28435cb4a93af40528e9bc0de380eba76fe6755c/ghc

>---------------------------------------------------------------

commit 28435cb4a93af40528e9bc0de380eba76fe6755c
Author: Matthew Pickering <matthewtpickering at gmail.com>
Date:   Fri Mar 15 04:15:18 2019 -0400

    Update .gitlab-ci.yml


>---------------------------------------------------------------

28435cb4a93af40528e9bc0de380eba76fe6755c
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 33003eb..d90c943 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: 9c646def35dad1179051462281eaba1eff42f2c8
+  DOCKER_REV: cef670aaef61107b106fe99a4b5b1792ae10add6
 
 before_script:
   - python3 .gitlab/fix-submodules.py



More information about the ghc-commits mailing list