Merge pull request #6790 from nextcloud/fix-pgsql-tests

fix postgresql tests
This commit is contained in:
Roeland Jago Douma 2017-10-09 13:13:52 +02:00 committed by GitHub
commit 5304598296
1 changed files with 1 additions and 1 deletions

View File

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