From 54d41cb7c9b3220865e5c4fcfc4fce5b19a133af Mon Sep 17 00:00:00 2001
From: Orestis <orestis.malaspinas@pm.me>
Date: Mon, 7 Nov 2022 17:54:38 +0100
Subject: [PATCH] updated

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ff2b8e1..ce07b89 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,6 @@
 # This file is a template, and might need editing before it works on your project.
 # Official docker image.
-image: docker:20.10-dind
+image: docker:latest
 
 # services:
 #   - docker:dind
-- 
GitLab