chore(Drone): Upgrade to 2.9.1

https://github.com/harness/drone/blob/master/CHANGELOG.md
This commit is contained in:
Simon 2022-02-07 10:14:52 +01:00
parent 1b77dbfa48
commit c68c7ab749
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ volumes:
services:
drone-server:
container_name: ${DRONE_SERVER_CONTAINER_NAME:-drone-server}
image: ${DRONE_SERVER_IMAGE:-drone/drone:2.8.0}
image: ${DRONE_SERVER_IMAGE:-drone/drone:2.9.1}
restart: always
environment:
# https://docs.drone.io/server/reference/drone-rpc-secret/