[commit: nofib] master: Move DOCKER_REV to commit in master (0675e13)

git at git.haskell.org git at git.haskell.org
Mon Feb 25 12:38:28 UTC 2019


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/0675e131ba07a7807b2f4dc83d0b3a0d4448b4ed/nofib

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

commit 0675e131ba07a7807b2f4dc83d0b3a0d4448b4ed
Author: Oleg Grenrus <oleg.grenrus at iki.fi>
Date:   Mon Feb 25 14:26:17 2019 +0200

    Move DOCKER_REV to commit in master


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

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ce8559e..ceec9a6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,5 @@
 variables:
-  DOCKER_REV: 6d19c3adc1f5c28c82aed8c5b1ac40931ac60f3f
+  DOCKER_REV: 2b69e99de97bd5bf1fbdbf45852231c3dcb602b6
 
 validate:
   image: "registry.gitlab.haskell.org/ghc/ci-images/x86_64-linux-deb9:$DOCKER_REV"



More information about the ghc-commits mailing list