[commit: ghc] master: Update .gitlab-ci.yml (c7a84a6)

git at git.haskell.org git at git.haskell.org
Wed Mar 20 05:11:05 UTC 2019


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/c7a84a6067311c204f6fa459e5f59b0958863118/ghc

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

commit c7a84a6067311c204f6fa459e5f59b0958863118
Author: Matthew Pickering <matthewtpickering at gmail.com>
Date:   Tue Mar 19 06:02:07 2019 -0400

    Update .gitlab-ci.yml


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

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7ccc030..a47ee7a 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: 7cbd823abe7eddd9c52a2e93062035b1c863605f
+  DOCKER_REV: 07bd4acf4f91b56e22389d7b7f6c13486a7b63de
 
 before_script:
   - python3 .gitlab/fix-submodules.py



More information about the ghc-commits mailing list