Skip to content

Commit 80f636b

Browse files
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>
1 parent fab5c8a commit 80f636b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.tekton/notebooks-rocm-pull-request.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ spec:
156156
files and writing the output
157157
steps:
158158
- name: generate-inputs
159-
image: registry.access.redhat.com/ubi9/ubi-minimal:9.2-750.1697625013
159+
image: registry.access.redhat.com/ubi9/ubi-minimal:9.6-1754584681
160160
script: |
161161
#!/bin/bash
162162
set -ex
@@ -188,7 +188,7 @@ spec:
188188
files and writing the output
189189
steps:
190190
- name: check-results
191-
image: registry.access.redhat.com/ubi9/ubi-minimal:9.2-750.1697625013
191+
image: registry.access.redhat.com/ubi9/ubi-minimal:9.6-1754584681
192192
script: |
193193
#!/bin/bash
194194
set -ex

.tekton/notebooks-rocm-push.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ spec:
152152
files and writing the output
153153
steps:
154154
- name: generate-inputs
155-
image: registry.access.redhat.com/ubi9/ubi-minimal:9.2-750.1697625013
155+
image: registry.access.redhat.com/ubi9/ubi-minimal:9.6-1754584681
156156
script: |
157157
#!/bin/bash
158158
set -ex
@@ -197,7 +197,7 @@ spec:
197197
files and writing the output
198198
steps:
199199
- name: check-results
200-
image: registry.access.redhat.com/ubi9/ubi-minimal:9.2-750.1697625013
200+
image: registry.access.redhat.com/ubi9/ubi-minimal:9.6-1754584681
201201
script: |
202202
#!/bin/bash
203203
set -ex

0 commit comments

Comments
 (0)