Skip to content

Commit 18b1926

Browse files
Merge pull request #6793 from nextcloud/6790-bp-s11
[stable11] fix postgresql tests
2 parents 3409599 + 39407ce commit 18b1926

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ services:
480480
matrix:
481481
ENABLE_REDIS: true
482482
postgres:
483-
image: postgres
483+
image: postgres:9
484484
environment:
485485
- POSTGRES_USER=oc_autotest
486486
- POSTGRES_PASSWORD=owncloud

0 commit comments

Comments
 (0)