From 05d491cb962df2de05863df244ee5193c4b7b0d6 Mon Sep 17 00:00:00 2001 From: Danny Bessems Date: Thu, 23 Feb 2023 21:47:28 +0100 Subject: [PATCH] Last attempt to run in native container --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index dde012f..e0d0826 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,7 +12,7 @@ volumes: steps: - name: Build CAPV image(s) - image: k8s.gcr.io/k8s-staging-scl-image-builder/cluster-node-image-builder-amd64:v0.1.13-144-g74fc19394 + image: k8s.gcr.io/scl-image-builder/cluster-node-image-builder-amd64:v0.1.13 pull: always commands: - |