From 1614c3bceef8f3cdd1c45f0ddc8dca6e22573c47 Mon Sep 17 00:00:00 2001 From: surtur Date: Thu, 1 Apr 2021 09:13:09 +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 fc65381..d5e70ec 100644 --- a/.drone.yml +++ b/.drone.yml @@ -35,7 +35,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: .