ci: switch to mdillon/postgis image

This commit is contained in:
Stepan Kuzmin 2018-10-05 17:50:47 +03:00
parent 20de2d14a0
commit b471a71649

View File

@ -8,7 +8,7 @@ jobs:
DATABASE_URL: postgres://postgres@localhost/test
RUST_LOG: actix_web=debug,postgres=debug,martin=debug
- image: circleci/postgres:10-alpine-postgis
- image: mdillon/postgis:11-alpine
environment:
POSTGRES_USER: postgres
POSTGRES_DB: test