diff --git a/ci-operator/config/openshift/sriov-network-operator/openshift-sriov-network-operator-master.yaml b/ci-operator/config/openshift/sriov-network-operator/openshift-sriov-network-operator-master.yaml index ab03ef99b58b9..46ebf6ab1f633 100644 --- a/ci-operator/config/openshift/sriov-network-operator/openshift-sriov-network-operator-master.yaml +++ b/ci-operator/config/openshift/sriov-network-operator/openshift-sriov-network-operator-master.yaml @@ -34,7 +34,7 @@ base_images: build_root: from_repository: true images: -- dockerfile_path: Dockerfile.rhel7 +- dockerfile_path: Dockerfile.ocp inputs: ocp_4.17_base-rhel9: as: @@ -43,7 +43,7 @@ images: as: - registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.22-openshift-4.17 to: sriov-network-operator -- dockerfile_path: Dockerfile.sriov-network-config-daemon.rhel7 +- dockerfile_path: Dockerfile.sriov-network-config-daemon.ocp inputs: ocp_4.17_base-rhel9: as: @@ -52,7 +52,7 @@ images: as: - registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.22-openshift-4.17 to: sriov-network-config-daemon -- dockerfile_path: Dockerfile.webhook.rhel7 +- dockerfile_path: Dockerfile.webhook.ocp inputs: ocp_4.17_base-rhel9: as: