Update drone/drone Docker tag to v1.9.0
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
3c909431b8
commit
7004f6b063
@ -3,7 +3,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
drone:
|
||||
image: "drone/drone:1.8.1"
|
||||
image: "drone/drone:1.9.0"
|
||||
volumes:
|
||||
- "data:/data"
|
||||
configs:
|
||||
|
Reference in New Issue
Block a user