circleci: bump postgres to 11.4 to test json bugfix

This commit is contained in:
Robert Vollmert
2019-06-28 11:45:27 -05:00
committed by Steve Chávez
parent 4cc91fd5b1
commit e3a53de8a6
+1 -1
View File
@@ -174,7 +174,7 @@ jobs:
- image: circleci/buildpack-deps:trusty
environment:
- PGHOST=localhost
- image: circleci/postgres:11.3
- image: circleci/postgres:11.4
environment:
- POSTGRES_USER=circleci
- POSTGRES_DB=circleci