Update drone/drone Docker tag to v1.9.1
Some checks failed
continuous-integration/drone/pr Build is failing
Some checks failed
continuous-integration/drone/pr Build is failing
This commit is contained in:
parent
e7a4761e73
commit
8551a1093c
@ -3,7 +3,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
drone:
|
||||
image: "drone/drone:1.9.0"
|
||||
image: "drone/drone:1.9.1"
|
||||
volumes:
|
||||
- "data:/data"
|
||||
configs:
|
||||
|
Reference in New Issue
Block a user