bump postgres version

This commit is contained in:
Brad Rydzewski 2017-05-13 11:13:25 +02:00
parent 7fb39b5538
commit 90ae80a538

View file

@ -71,7 +71,7 @@ pipeline:
services:
postgres:
image: postgres:9.4.5
image: postgres:9.6
environment:
- POSTGRES_USER=postgres
mysql: