Important mostly for development purpose:
Since both Operator's "FROM" container defined in Docker file contains digest (and it is reneved along with tag by Renovate) which always pointed to amd64 container it is not possible to build (for example) arm64.
It blocks local development on arm64 Mac laptops.