diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e0912ea..698f209 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:dind stages: - build