From 1eb6a895de200926c0fb1640039459a8a79d062c Mon Sep 17 00:00:00 2001
From: "Auke L. Klazema" <klazema@astron.nl>
Date: Fri, 1 Nov 2019 11:08:23 +0100
Subject: [PATCH] SW-830: Update .gitlab-ci.yml

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7c47e064daa..c4e86e91fbe 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-
+image: docker:stable
 
 stages:
   - build
-- 
GitLab