From 632594d27cfc2cd5c2ae3a9920c041f494c8ac2b 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: Mon, 3 Aug 2026 04:04:59 +0000 Subject: [PATCH] chore(deps): update registry.access.redhat.com/ubi8/ubi docker tag to v8.10-1785718107 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 84d5968..452442c 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-1785301794@sha256:2e18d5d20faa936d07ea52bf6eaa9e7567c3b8cb07f555aff04c30e520a6087f + image: registry.access.redhat.com/ubi8/ubi:8.10-1785718107@sha256:19ed6724192b8fdc1a3fa6c9b01dc3f02ac8f92d0388b2bcf72036b406d201e8 script: | #!/bin/bash set -ex @@ -69,7 +69,7 @@ spec: - name: source steps: - name: validation - image: registry.access.redhat.com/ubi8/ubi:8.10-1785301794@sha256:2e18d5d20faa936d07ea52bf6eaa9e7567c3b8cb07f555aff04c30e520a6087f + image: registry.access.redhat.com/ubi8/ubi:8.10-1785718107@sha256:19ed6724192b8fdc1a3fa6c9b01dc3f02ac8f92d0388b2bcf72036b406d201e8 workingDir: $(workspaces.source.path)/source script: | #!/bin/bash