[commit: ghc] master, wip/test-ci-images-commit: CI: Update ci-images commit (02ddf94)

git at git.haskell.org git at git.haskell.org
Tue Mar 12 14:59:39 UTC 2019


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

On branches: master,wip/test-ci-images-commit
Link       : http://ghc.haskell.org/trac/ghc/changeset/02ddf947f40837c3aa0a196a4b2faf254764cfc3/ghc

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

commit 02ddf947f40837c3aa0a196a4b2faf254764cfc3
Author: Matthew Pickering <matthewtpickering at gmail.com>
Date:   Tue Mar 12 09:42:53 2019 -0400

    CI: Update ci-images commit


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

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ae41dd0..76bd9da 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



More information about the ghc-commits mailing list