From 994113ec98e839362085c2aff08052ffff831745 Mon Sep 17 00:00:00 2001 From: surtur Date: Thu, 1 Apr 2021 09:12:18 +0200 Subject: [PATCH] chore: bump drone-kaniko to 0.8.2 --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index fa80321..36788c3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -44,7 +44,7 @@ depends_on: steps: - name: build pull: always - image: ghcr.io/finitum/drone-kaniko:0.8.1 + image: ghcr.io/finitum/drone-kaniko:0.8.2 settings: dockerfile: Dockerfile context: .