From de9c6d01962d6eca88cc1e372b9917213293a3fe Mon Sep 17 00:00:00 2001 From: surtur Date: Sun, 10 Sep 2023 12:30:37 +0200 Subject: [PATCH] ci: build release container using plugins/kaniko --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 48e8290..0f0bf66 100644 --- a/.drone.yml +++ b/.drone.yml @@ -237,7 +237,7 @@ steps: - name: kaniko publish pull: always - image: docker.io/immawanderer/drone-kaniko:linux-amd64 + image: docker.io/plugins/kaniko:1.7.5-kaniko1.9.1 settings: dockerfile: Containerfile context: .