From b969cdd08eac93150a18398e5e6981c0080b1714 Mon Sep 17 00:00:00 2001 From: Danny Bessems Date: Thu, 23 Feb 2023 21:38:40 +0100 Subject: [PATCH] Pin last image tag --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 25f971a..3370975 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,7 +12,7 @@ volumes: steps: - name: Build CAPV image(s) - image: k8s.gcr.io/scl-image-builder/cluster-node-image-builder-amd64:latest + image: k8s.gcr.io/scl-image-builder/cluster-node-image-builder-amd64:v0.1.13-144-g74fc19394 pull: always commands: - |