From b2891b793e105d5812129e4a140e969c08cfd421 Mon Sep 17 00:00:00 2001 From: Orestis <orestis.malaspinas@pm.me> Date: Mon, 7 Nov 2022 17:49:02 +0100 Subject: [PATCH] modif image --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ce07b89..a7b13b0 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:latest +image: docker:docker-20.10-dind # services: # - docker:dind -- GitLab