diff --git a/ci-operator/config/openshift/ptp-operator/openshift-ptp-operator-master.yaml b/ci-operator/config/openshift/ptp-operator/openshift-ptp-operator-master.yaml index 64ed1567eca11..bb8a8a35a5f3e 100644 --- a/ci-operator/config/openshift/ptp-operator/openshift-ptp-operator-master.yaml +++ b/ci-operator/config/openshift/ptp-operator/openshift-ptp-operator-master.yaml @@ -14,7 +14,7 @@ base_images: build_root: from_repository: true images: -- dockerfile_path: Dockerfile.rhel7 +- dockerfile_path: Dockerfile.ocp inputs: ocp_4.17_base-rhel9: as: diff --git a/ci-operator/config/openshift/ptp-operator/openshift-ptp-operator-release-4.17.yaml b/ci-operator/config/openshift/ptp-operator/openshift-ptp-operator-release-4.17.yaml index e340835aee007..25f4d241a2405 100644 --- a/ci-operator/config/openshift/ptp-operator/openshift-ptp-operator-release-4.17.yaml +++ b/ci-operator/config/openshift/ptp-operator/openshift-ptp-operator-release-4.17.yaml @@ -14,7 +14,7 @@ base_images: build_root: from_repository: true images: -- dockerfile_path: Dockerfile.rhel7 +- dockerfile_path: Dockerfile.ocp inputs: ocp_4.17_base-rhel9: as: diff --git a/ci-operator/config/openshift/ptp-operator/openshift-ptp-operator-release-4.18.yaml b/ci-operator/config/openshift/ptp-operator/openshift-ptp-operator-release-4.18.yaml index e63bb15ce2c60..7c087807cb235 100644 --- a/ci-operator/config/openshift/ptp-operator/openshift-ptp-operator-release-4.18.yaml +++ b/ci-operator/config/openshift/ptp-operator/openshift-ptp-operator-release-4.18.yaml @@ -14,7 +14,7 @@ base_images: build_root: from_repository: true images: -- dockerfile_path: Dockerfile.rhel7 +- dockerfile_path: Dockerfile.ocp inputs: ocp_4.17_base-rhel9: as: