We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42c18ed commit 0e31816Copy full SHA for 0e31816
.circleci/config.yml
@@ -7,7 +7,7 @@ jobs:
7
environment:
8
- PGHOST: 127.0.0.1
9
- PGUSER: root
10
- - image: circleci/postgres:9.6
+ - image: circleci/postgres:10
11
12
- POSTGRES_USER: root
13
- POSTGRES_DB: test
0 commit comments