Browse Source

changing image for db

pull/2/head
Neel Coffin 6 years ago
parent
commit
27c5497602
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -44,7 +44,7 @@ jobs:
- ./node_modules
database:
docker:
- image: postgres:9.6-jessie
- image: circleci/postgres:latest
environment:
POSTGRES_USER: psqluser
POSTGRES_DB: psdb

Loading…
Cancel
Save