Update drone/drone Docker tag to v1.9.0

This commit is contained in:
Renovate Bot 2020-09-16 07:01:25 +00:00
parent 2f2bedeaaa
commit 3526d2c3f6
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
drone:
image: "drone/drone:1.8.0"
image: "drone/drone:1.9.0"
command:
- "--env-file /data/drone.conf"
volumes: