From 1ea7c7898d2a9e96463ee54ad1553daa73d2773c 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: Sat, 16 May 2026 12:07:05 +0000 Subject: [PATCH] chore(deps): update registry.access.redhat.com/ubi8/ubi docker tag to v8.10-1778769589 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 3438337..c927639 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-1778062799@sha256:8f757bfe94700eee7d26c885cd16bf3ae9923edf38f984ef3da50d2ce937fc5e + image: registry.access.redhat.com/ubi8/ubi:8.10-1778769589@sha256:1551c9a922dbb31c5688380fd955ef57f0f00b395bacb36856bc386eba82897b script: | #!/bin/bash set -ex @@ -69,7 +69,7 @@ spec: - name: source steps: - name: validation - image: registry.access.redhat.com/ubi8/ubi:8.10-1778062799@sha256:8f757bfe94700eee7d26c885cd16bf3ae9923edf38f984ef3da50d2ce937fc5e + image: registry.access.redhat.com/ubi8/ubi:8.10-1778769589@sha256:1551c9a922dbb31c5688380fd955ef57f0f00b395bacb36856bc386eba82897b workingDir: $(workspaces.source.path)/source script: | #!/bin/bash