chore(Drone Server): Upgrade to 2.10.0

https://github.com/harness/drone/releases/tag/v2.10.0
This commit is contained in:
Simon 2022-03-07 11:15:32 +01:00
parent 63246c442c
commit 1931adafa4
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.9.1}
image: ${DRONE_SERVER_IMAGE:-drone/drone:2.10.0}
restart: always
environment:
# https://docs.drone.io/server/reference/drone-rpc-secret/