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