diff --git a/.ci/oci.Dockerfile b/.ci/oci.Dockerfile index 964558800..5a4229d6e 100644 --- a/.ci/oci.Dockerfile +++ b/.ci/oci.Dockerfile @@ -13,7 +13,7 @@ # limitations under the License. # -FROM registry.ci.openshift.org/openshift/release:golang-1.22 +FROM registry.ci.openshift.org/openshift/release@sha256:717d1d119c5cf8a485247bc2fb38f276f736344a06e1562d870069bf624b7646 SHELL ["/bin/bash", "-c"] diff --git a/README.md b/README.md index 4ce848e18..308d23ad9 100644 --- a/README.md +++ b/README.md @@ -147,3 +147,4 @@ EOF ## Contributing For information on contributing to this project please see [CONTRIBUTING.md](CONTRIBUTING.md). +