@ -44,7 +44,7 @@ jobs:
- image: circleci/python:3.7.4
environment:
DATABASE_URL: postgresql://myuser:somePwd@localhost:5432/mydb
- image: circleci/postgres:9.6.5-alpine
- image: postgres:9.6.2-alpine
POSTGRES_DB: mydb
POSTGRES_USER: myuser