Merge pull request #6792 from nextcloud/6790-bp-s12

[stable12] fix postgresql tests
This commit is contained in:
Joas Schilling 2017-10-09 14:11:57 +02:00 committed by GitHub
commit 0577336105
1 changed files with 1 additions and 1 deletions

View File

@ -646,7 +646,7 @@ services:
matrix:
ENABLE_REDIS_CLUSTER: true
postgres:
image: postgres
image: postgres:9
environment:
- POSTGRES_USER=oc_autotest
- POSTGRES_PASSWORD=owncloud