diff --git a/.drone.yml b/.drone.yml index 925a8c678a..61fcc41fc7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -480,7 +480,7 @@ services: matrix: ENABLE_REDIS: true postgres: - image: postgres + image: postgres:9 environment: - POSTGRES_USER=oc_autotest - POSTGRES_PASSWORD=owncloud