Update drone/drone Docker tag to v1.9.1

This commit is contained in:
Renovate Bot 2020-09-21 07:02:16 +00:00
parent dae7a58b46
commit 47af58cf05
1 changed files with 1 additions and 1 deletions

View File

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