mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 02:00:51 -04:00
Merge pull request #6792 from nextcloud/6790-bp-s12
[stable12] fix postgresql tests
This commit is contained in:
commit
0577336105
1 changed files with 1 additions and 1 deletions
|
|
@ -646,7 +646,7 @@ services:
|
|||
matrix:
|
||||
ENABLE_REDIS_CLUSTER: true
|
||||
postgres:
|
||||
image: postgres
|
||||
image: postgres:9
|
||||
environment:
|
||||
- POSTGRES_USER=oc_autotest
|
||||
- POSTGRES_PASSWORD=owncloud
|
||||
|
|
|
|||
Loading…
Reference in a new issue