From 57c7397dddde3d23a87785a6353da2eb7e839d95 Mon Sep 17 00:00:00 2001 From: surtur Date: Thu, 1 Apr 2021 09:10:54 +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 252fe24..341e9d8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -37,7 +37,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: .