Hello! Is it possible to build arm64 images with Blue-Build? If so, what should be changed in the build recipe or the GitHub workflow, based on the Blue-Build template?
I found this PR (https://github.com/blue-build/cli/pull/191) from the blue-build/cli repo mentioning ARM, but as far as I can see it's only adding support for building an ARM64 binary for the cli tool.
As far as I can see, there are no prebuilt Ublue OCI images for ARM64 either so I'd have to start with Fedora Silverblue or similar as a base, correct?