⬆️ Update to 2.4.0 #1

Merged
otthorn merged 1 commit from otthorn-patch-1 into master 2021-10-08 09:32:24 +02:00
Showing only changes of commit 4dde804669 - Show all commits

View file

@ -2,7 +2,7 @@ version: "3"
services:
drone:
image: drone/drone:1.9.2
image: drone/drone:2.4.0
restart: always
environment:
# Git user (1000 est réserver pour l'utilisateur Aurore)
@ -30,7 +30,7 @@ services:
- "8000:80"
runner-1:
image: drone/drone-runner-docker:1.5.3
image: drone/drone-runner-docker:1.6.3
restart: always
environment:
- DRONE_RPC_PROTO=http