Update drone/drone Docker tag to v1.9.1

This commit is contained in:
2020-09-21 07:02:16 +00:00
parent dae7a58b46
commit 47af58cf05

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: