You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using "latest" is causing an issue in our build. For some reason
the s390x build can't find the "latest" tagged image.
Also, we were still using "ose-must-gather", while there is an
"ose-must-gather-rhel9" image available that's probably better
suited for our release.
This commit modifies the builder image to use "ose-must-gather-rhel9",
and uses the tag "v4.19" rather than "latest".
Signed-off-by: Julien Ropé <[email protected]>
Signed-off-by: Greg Kurz <[email protected]>
0 commit comments