1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2024-11-30 08:06:52 +02:00

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: