From eed1f1dc61949f44d12498abe65b563d237048c7 Mon Sep 17 00:00:00 2001 From: Andrew Peabody Date: Tue, 12 Dec 2023 09:45:41 -0800 Subject: [PATCH] chore: update to dev-tools-krm 1.18 --- .prow.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.prow.yaml b/.prow.yaml index adefa799..2a86d8c5 100644 --- a/.prow.yaml +++ b/.prow.yaml @@ -24,7 +24,7 @@ presubmits: spec: serviceAccountName: int-test-sa containers: - - image: gcr.io/cloud-foundation-cicd/cft/developer-tools-krm:1.3 + - image: gcr.io/cloud-foundation-cicd/cft/developer-tools-krm:1.18 # dind securityContext: privileged: true