Update drone/drone Docker tag to v1.9.2
continuous-integration/drone/pr Build is failing Details

This commit is contained in:
Renovate Bot 2020-10-30 08:00:46 +00:00
parent 26d13c8bbe
commit 053af2d6c7
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
app:
image: "drone/drone:1.9.1"
image: "drone/drone:1.9.2"
volumes:
- "data:/data"
configs: