From 3a7fdf19090ceaf1e46ac85944e62728dce14f18 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux-kflux-prd-rh02[bot]" <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 08:02:57 +0000 Subject: [PATCH] chore(deps): update pac-downstream-1-15-cli to aabbedd Image created from 'https://github.com/openshift-pipelines/pac-downstream.git?rev=4205e19c05b76e15e90cb1f5ee268e024dc360bc' Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com> --- .konflux/dockerfiles/tkn.Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.konflux/dockerfiles/tkn.Dockerfile b/.konflux/dockerfiles/tkn.Dockerfile index 4d964a6a8a..3446179590 100644 --- a/.konflux/dockerfiles/tkn.Dockerfile +++ b/.konflux/dockerfiles/tkn.Dockerfile @@ -1,7 +1,7 @@ # Rebuild trigger: 1.15.4 release 2026-02-27 ARG GO_BUILDER=registry.access.redhat.com/ubi9/go-toolset:1.25 ARG RUNTIME=registry.access.redhat.com/ubi9/ubi-minimal:latest -ARG PAC_BUILDER=registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:c3c8fcadb15bed1134934a603264cdab044a356102c5330c0f2923c5588c71ef +ARG PAC_BUILDER=registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:aabbedd9db90444bfc3b58d0ff47100f2acb5819efc0f5e91366da3d5c187bdd FROM $GO_BUILDER AS builder