mirror of
https://github.com/maplibre/martin.git
synced 2024-12-19 04:41:46 +03:00
ci: switch to mdillon/postgis image
This commit is contained in:
parent
20de2d14a0
commit
b471a71649
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user