From e2029dcea4293ec026cd42454e1a28f5ae40219d Mon Sep 17 00:00:00 2001 From: surtur Date: Wed, 21 Apr 2021 05:39:14 +0200 Subject: [PATCH] ci: switch kaniko to immawanderer/drone-kaniko --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 36788c3..50296d4 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.2 + image: immawanderer/drone-kaniko:efd19c50 settings: dockerfile: Dockerfile context: .