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