diff --git a/Containerfile.operator b/Containerfile.operator index c068c15cb781..ac9acfdad0b6 100644 --- a/Containerfile.operator +++ b/Containerfile.operator @@ -8,8 +8,6 @@ RUN make build FROM registry.redhat.io/rhel9-4-els/rhel:9.4 COPY --from=builder /hypershift/bin/hypershift \ - /hypershift/bin/hypershift-no-cgo \ - /hypershift/bin/hcp \ /hypershift/bin/hypershift-operator \ /hypershift/bin/control-plane-operator \ /hypershift/bin/control-plane-pki-operator \