fix postgresql tests

we don't support pgsql 10 yet. because Doctrine does not either.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
This commit is contained in:
blizzz 2017-10-09 12:45:00 +02:00 committed by Arthur Schiwon
parent 3409599e2f
commit 39407ceb16
No known key found for this signature in database
GPG Key ID: 7424F1874854DF23
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