From 55f7801a9b2a96f71255891eddfa52519e8075c8 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: Wed, 26 Aug 2026 04:06:24 +0000 Subject: [PATCH] chore(deps): update registry.access.redhat.com/ubi8/ubi docker tag to v8.10-1787647293 Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com> --- .tekton/pr-check-pipeline.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.tekton/pr-check-pipeline.yaml b/.tekton/pr-check-pipeline.yaml index 039f7284..830bd619 100644 --- a/.tekton/pr-check-pipeline.yaml +++ b/.tekton/pr-check-pipeline.yaml @@ -23,7 +23,7 @@ spec: description: Git revision from SNAPSHOT steps: - name: parse - image: registry.access.redhat.com/ubi8/ubi:8.10-1786322297@sha256:c3c7184394ffb0224e2361a8ce78193aa04601375eae638e66083a8d45afa9b3 + image: registry.access.redhat.com/ubi8/ubi:8.10-1787647293@sha256:b1f8c1faa5a0bbca160b156ccf495bc262dda3ffbae85e2c6cc7511a125f2834 script: | #!/bin/bash set -ex @@ -69,7 +69,7 @@ spec: - name: source steps: - name: validation - image: registry.access.redhat.com/ubi8/ubi:8.10-1786322297@sha256:c3c7184394ffb0224e2361a8ce78193aa04601375eae638e66083a8d45afa9b3 + image: registry.access.redhat.com/ubi8/ubi:8.10-1787647293@sha256:b1f8c1faa5a0bbca160b156ccf495bc262dda3ffbae85e2c6cc7511a125f2834 workingDir: $(workspaces.source.path)/source script: | #!/bin/bash