From 80f636bc59b7ef82ce316c03a66e9eb5459c7eee Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Sat, 9 Aug 2025 12:27:09 +0000 Subject: [PATCH] Update registry.access.redhat.com/ubi9/ubi-minimal Docker tag to v9.6-1754584681 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- .tekton/notebooks-rocm-pull-request.yaml | 4 ++-- .tekton/notebooks-rocm-push.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.tekton/notebooks-rocm-pull-request.yaml b/.tekton/notebooks-rocm-pull-request.yaml index e23c1d4748..8663710de5 100644 --- a/.tekton/notebooks-rocm-pull-request.yaml +++ b/.tekton/notebooks-rocm-pull-request.yaml @@ -156,7 +156,7 @@ spec: files and writing the output steps: - name: generate-inputs - image: registry.access.redhat.com/ubi9/ubi-minimal:9.2-750.1697625013 + image: registry.access.redhat.com/ubi9/ubi-minimal:9.6-1754584681 script: | #!/bin/bash set -ex @@ -188,7 +188,7 @@ spec: files and writing the output steps: - name: check-results - image: registry.access.redhat.com/ubi9/ubi-minimal:9.2-750.1697625013 + image: registry.access.redhat.com/ubi9/ubi-minimal:9.6-1754584681 script: | #!/bin/bash set -ex diff --git a/.tekton/notebooks-rocm-push.yaml b/.tekton/notebooks-rocm-push.yaml index 6962c36cd9..b37940ba12 100644 --- a/.tekton/notebooks-rocm-push.yaml +++ b/.tekton/notebooks-rocm-push.yaml @@ -152,7 +152,7 @@ spec: files and writing the output steps: - name: generate-inputs - image: registry.access.redhat.com/ubi9/ubi-minimal:9.2-750.1697625013 + image: registry.access.redhat.com/ubi9/ubi-minimal:9.6-1754584681 script: | #!/bin/bash set -ex @@ -197,7 +197,7 @@ spec: files and writing the output steps: - name: check-results - image: registry.access.redhat.com/ubi9/ubi-minimal:9.2-750.1697625013 + image: registry.access.redhat.com/ubi9/ubi-minimal:9.6-1754584681 script: | #!/bin/bash set -ex