From 926a660d085ffb9cf79d449afdcb255c4aac1189 Mon Sep 17 00:00:00 2001
From: Orestis <orestis.malaspinas@pm.me>
Date: Mon, 25 Oct 2021 17:19:05 +0200
Subject: [PATCH] updated ci to have c inside

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c90bf2d..81f4229 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: omalaspinas/pandoc:latest
+image: omalaspinas/c_pandoc:latest
 
 variables:
   GIT_SUBMODULE_STRATEGY: recursive
-- 
GitLab