From b903818f43aa907d823d372b228256a9cf1c1ae5 Mon Sep 17 00:00:00 2001
From: jcasals <jcasals@iri.upc.edu>
Date: Tue, 7 Jan 2020 10:52:04 +0100
Subject: [PATCH] Update docker image to labrobotica/ceres:1.14

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e116a91a4..d176b3066 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: segaleran/ceres
+image: labrobotica/ceres:1.14
 
 before_script:
   ##
-- 
GitLab