diff --git a/.drone.yml b/.drone.yml index 84256ba4b5..3e161e4288 100644 --- a/.drone.yml +++ b/.drone.yml @@ -834,7 +834,7 @@ services: matrix: ENABLE_REDIS_CLUSTER: true postgres: - image: postgres + image: postgres:9 environment: - POSTGRES_USER=oc_autotest - POSTGRES_PASSWORD=owncloud