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: services:
postgres: postgres:
image: postgres:9.4.5 image: postgres:9.6
environment: environment:
- POSTGRES_USER=postgres - POSTGRES_USER=postgres
mysql: mysql: