diff --git a/images/sriov-network-config-daemon.yml b/images/sriov-network-config-daemon.yml index d99caf96a1..93e3b4ed0d 100644 --- a/images/sriov-network-config-daemon.yml +++ b/images/sriov-network-config-daemon.yml @@ -4,7 +4,7 @@ arches: - ppc64le content: source: - dockerfile: Dockerfile.sriov-network-config-daemon.rhel7 + dockerfile: Dockerfile.sriov-network-config-daemon.ocp git: branch: target: release-{MAJOR}.{MINOR} diff --git a/images/sriov-network-operator.yml b/images/sriov-network-operator.yml index 090656f8c2..3d50e76cdb 100644 --- a/images/sriov-network-operator.yml +++ b/images/sriov-network-operator.yml @@ -4,7 +4,7 @@ arches: - ppc64le content: source: - dockerfile: Dockerfile.rhel7 + dockerfile: Dockerfile.ocp git: branch: target: release-{MAJOR}.{MINOR} diff --git a/images/sriov-network-webhook.yml b/images/sriov-network-webhook.yml index 72c1899d39..563fb66334 100644 --- a/images/sriov-network-webhook.yml +++ b/images/sriov-network-webhook.yml @@ -4,7 +4,7 @@ arches: - ppc64le content: source: - dockerfile: Dockerfile.webhook.rhel7 + dockerfile: Dockerfile.webhook.ocp git: branch: target: release-{MAJOR}.{MINOR}