@ -25,7 +25,7 @@ jobs:
CONDUIT_SECRET: 'something-really-secret'
FLASK_DEBUG: 1
DATABASE_URL: postgresql://myUsr:somePwd@localhost:5432/psdb
- image: circleci/postgres:9.6.2-alpine
- image: circleci/postgres:9.5.19-alpine
environment:
POSTGRES_USER: myUsr
POSTGRES_DB: psdb