From 2b5a445c48645333bc7305ece85d8a3b6b5b8f24 Mon Sep 17 00:00:00 2001 From: surtur Date: Fri, 26 Feb 2021 18:49:43 +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 4d543c6..7adab17 100644 --- a/.drone.yml +++ b/.drone.yml @@ -41,7 +41,7 @@ platform: steps: - name: build pull: always - image: banzaicloud/drone-kaniko + image: ghcr.io/finitum/drone-kaniko:0.8.1 settings: dockerfile: Dockerfile context: .