mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
* Use build root tag compatible with oc 4.16 (and below) For reference, the following command was used to list all the image tags: ``` skopeo list-tags docker://registry.ci.openshift.org/openshift/release ``` * Update README.md for build root image
Base Image for running tests on OpenShift CI
This image is meant to be used as build root for tests on OpenShift CI You can find out more in the CI Operator docs (archived link).