I tried to build the image on arm64, but ubi7 does not provide such arch (and won't).
Also the crictl binary would need to be pulled for arm64.
From what I understood, the two builds are due to libc issues. Would it be a viable solution to build binaries with musl, in order to have just one static binary for both?