diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d2e539945..07162d4f1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ image: elixir:1.4 services: - - postgres:latest + - mdillon/postgis:9.6 variables: MIX_ENV: "test"