Skip to content

Commit

Permalink
Update registry.access.redhat.com/ubi9/ubi-minimal Docker tag to v9.4…
Browse files Browse the repository at this point in the history
…-1227.1725849298

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Sep 10, 2024
1 parent fab5c8a commit 7ef3a20
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .tekton/notebooks-rocm-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.4-1227.1725849298
script: |
#!/bin/bash
set -ex
Expand Down Expand Up @@ -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.4-1227.1725849298
script: |
#!/bin/bash
set -ex
Expand Down
4 changes: 2 additions & 2 deletions .tekton/notebooks-rocm-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.4-1227.1725849298
script: |
#!/bin/bash
set -ex
Expand Down Expand Up @@ -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.4-1227.1725849298
script: |
#!/bin/bash
set -ex
Expand Down

0 comments on commit 7ef3a20

Please sign in to comment.