From 9f496df7a3c5f3d90a31597ffcfdca1b85a83349 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 16:14:26 +0000 Subject: [PATCH] Update registry.access.redhat.com/ubi9/ubi-minimal Docker tag to v9.5-1736404155 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 e23c1d474..7a230fba0 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.5-1736404155 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.5-1736404155 script: | #!/bin/bash set -ex diff --git a/.tekton/notebooks-rocm-push.yaml b/.tekton/notebooks-rocm-push.yaml index 6962c36cd..374c18f99 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.5-1736404155 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.5-1736404155 script: | #!/bin/bash set -ex