From d1f20574e3939091106d421ed0972b511b849dcf 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 Jul 2026 04:05:56 +0000 Subject: [PATCH] chore(deps): update registry.access.redhat.com/ubi8/ubi docker tag to v8.10-1784753884 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 1398a63..f9bea2c 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-1781720109@sha256:3a0dc3f7036397af7050de406588668505521010bff97b60022c7681e35ab938 + image: registry.access.redhat.com/ubi8/ubi:8.10-1784753884@sha256:38cb1931159d4772c3658cbf21dce4c827b731564bf29290220b49fc957e3440 script: | #!/bin/bash set -ex @@ -69,7 +69,7 @@ spec: - name: source steps: - name: validation - image: registry.access.redhat.com/ubi8/ubi:8.10-1781720109@sha256:3a0dc3f7036397af7050de406588668505521010bff97b60022c7681e35ab938 + image: registry.access.redhat.com/ubi8/ubi:8.10-1784753884@sha256:38cb1931159d4772c3658cbf21dce4c827b731564bf29290220b49fc957e3440 workingDir: $(workspaces.source.path)/source script: | #!/bin/bash