From a38ab051fa666d73da97876bc9279d29ca65f51c Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 14:08:09 +0000 Subject: [PATCH] Update quay.io/konflux-ci/buildah-task:latest Docker digest to b2d6c32 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- .tekton/pipelinerun-buildpack-meta-java.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tekton/pipelinerun-buildpack-meta-java.yaml b/.tekton/pipelinerun-buildpack-meta-java.yaml index 6827ddaf..4849f599 100644 --- a/.tekton/pipelinerun-buildpack-meta-java.yaml +++ b/.tekton/pipelinerun-buildpack-meta-java.yaml @@ -185,7 +185,7 @@ spec: steps: - args: - "$(params.BUILD_ARGS[*])" - image: "quay.io/konflux-ci/buildah-task:latest@sha256:860a239c5f25376a435a514ae6d53a5c75b1fa492461d17774e9b7cb32d1e275" + image: "quay.io/konflux-ci/buildah-task:latest@sha256:b2d6c32d1e05e91920cd4475b2761d58bb7ee11ad5dff3ecb59831c7572b4d0c" name: "run-script" script: |- #!/usr/bin/env bash