From 35c9a093fecf2cc24e7c0af2571d91e54350664d Mon Sep 17 00:00:00 2001 From: surtur Date: Fri, 26 Feb 2021 20:43:11 +0100 Subject: [PATCH] ci: switch to ghcr.io/finitum/drone-kaniko --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 9030f57..252fe24 100644 --- a/.drone.yml +++ b/.drone.yml @@ -37,7 +37,7 @@ depends_on: steps: - name: build pull: always - image: banzaicloud/drone-kaniko + image: ghcr.io/finitum/drone-kaniko:0.8.1 settings: dockerfile: Dockerfile context: .