From 3186d3f06b9717ad87f66fa27be6180636b0008f Mon Sep 17 00:00:00 2001
From: Alejandro Lopez Gestoso <alopez@iri.upc.edu>
Date: Tue, 30 Jul 2019 17:12:15 +0200
Subject: [PATCH] Updated docker image repository

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e6f526e..a03c5e9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: docker.io/alopeziri/labrobotica
+image: docker.io/labrobotica/labrobotica
 
 stages:
   - build
-- 
GitLab