From 2b372c3939a316351fd28039d1368eeef934c506 Mon Sep 17 00:00:00 2001 From: surtur Date: Thu, 1 Apr 2021 09:13:44 +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 3d0c1ff..d92c817 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,7 +10,7 @@ platform: 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: .