diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c8129a1908b9684c094ad1c94bd3b34e9a83af02..155deb19ac37e806036e6eb25cdf511a50314aa2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -7,7 +7,7 @@ stages:
 # Only needed when using a docker container to run your tests in.
 # Check out: http://docs.gitlab.com/ce/ci/docker/using_docker_images.html#what-is-a-service
 services:
-  - docker:dind
+  - docker:18-dind
 
 variables:
   POSTGRES_DB: postgres