From eff50c5c00a7a52bc708d6657ee572ca3d384c82 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 15 Jun 2022 16:45:17 +0000 Subject: [PATCH] Update dependency docker.io/drone/drone to v2.12.1 --- drone/drone.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drone/drone.yaml b/drone/drone.yaml index 5159aa2..55834c8 100644 --- a/drone/drone.yaml +++ b/drone/drone.yaml @@ -30,7 +30,7 @@ spec: envFrom: - secretRef: name: drone - image: docker.io/drone/drone:2.11.1 + image: docker.io/drone/drone:2.12.1 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3