From 6b78187b33391b73240416a7ce093f1edc9e239e Mon Sep 17 00:00:00 2001
From: Oliver Sander <oliver.sander@tu-dresden.de>
Date: Thu, 5 Apr 2018 16:56:34 +0200
Subject: [PATCH] Use the 2.6 for CI testing

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 49dd39a8..1061a7e7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,5 @@
 ---
-image: duneci/dune-fufem:2.4
+image: duneci/dune:2.6
 
 dune-fufem--gcc:
   script:
-- 
GitLab