Merge pull request #6793 from nextcloud/6790-bp-s11

[stable11] fix postgresql tests
This commit is contained in:
Joas Schilling 2017-10-09 14:12:49 +02:00 committed by GitHub
commit 18b1926ee5
1 changed files with 1 additions and 1 deletions

View File

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