Kaniko build fail almost immediately with the log below. We've tried adding a symlink for libcrypto.so.3 pointing to the existing libcryto.so.1 after the FROM line, but get the same error. Google searches have come up empty so far, any pointers greatly appreciated !
INFO[0000] Unpacking rootfs as cmd RUN tdnf install -y ca-certificates libxcrypt && update-ca-trust requires it.
35INFO[0003] RUN tdnf install -y ca-certificates libxcrypt && update-ca-trust