Mise à jour des applications #40

Merged
kosssi merged 9 commits from upgrade into main 2022-04-15 09:12:01 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 62a5159232 - Show all commits

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.10.0}
image: ${DRONE_SERVER_IMAGE:-drone/drone:2.11.1}
restart: always
environment:
# https://docs.drone.io/server/reference/drone-rpc-secret/