From c7c634fbd9d4835440af3245d28ec210785753a1 Mon Sep 17 00:00:00 2001 From: surtur Date: Thu, 1 Apr 2021 09:17:11 +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 7adab17..f324c3d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -41,7 +41,7 @@ platform: 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: .