File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -156,7 +156,7 @@ spec:
156
156
files and writing the output
157
157
steps :
158
158
- 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-1755695350
160
160
script : |
161
161
#!/bin/bash
162
162
set -ex
@@ -188,7 +188,7 @@ spec:
188
188
files and writing the output
189
189
steps :
190
190
- 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-1755695350
192
192
script : |
193
193
#!/bin/bash
194
194
set -ex
Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ spec:
152
152
files and writing the output
153
153
steps :
154
154
- 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-1755695350
156
156
script : |
157
157
#!/bin/bash
158
158
set -ex
@@ -197,7 +197,7 @@ spec:
197
197
files and writing the output
198
198
steps :
199
199
- 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-1755695350
201
201
script : |
202
202
#!/bin/bash
203
203
set -ex
You can’t perform that action at this time.
0 commit comments