From b06b268a8d3c24633a23008839e2cd5b6fc2cb49 Mon Sep 17 00:00:00 2001
From: Pinglei He <pingleihe@pingleitekiMacBook-Pro.local>
Date: Thu, 21 Oct 2021 20:25:38 +0200
Subject: [PATCH] changed the image because docker says pulling rate is limited

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index afaad3a..04a670c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: node:16.4.0
+image: gitlab.viarezo.fr:5005/viarezo/tp-cicd
 
 stages:
     - test
-- 
GitLab