FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.18-openshift-4.11

RUN dnf install -y cargo

