diff --git a/.drone.yml b/.drone.yml index 1cd8cf68e..699d4a642 100644 --- a/.drone.yml +++ b/.drone.yml @@ -71,7 +71,7 @@ pipeline: services: postgres: - image: postgres:9.4.5 + image: postgres:9.6 environment: - POSTGRES_USER=postgres mysql: