From 5f454ad48aba7d8a36269ebfad061af610246248 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Fri, 23 Apr 2021 20:31:07 +0200 Subject: [PATCH] Revert "use latest and greatest drone" This reverts commit f4b966c3fe646d42cdad9abfae1344d7695742ec. --- drone/drone.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drone/drone.yaml b/drone/drone.yaml index f8857bd..fdf0538 100644 --- a/drone/drone.yaml +++ b/drone/drone.yaml @@ -34,7 +34,7 @@ spec: envFrom: - secretRef: name: drone - image: docker.io/drone/drone:latest + image: docker.io/drone/drone:1.10.1 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3