Using the reusable workflow from #252, create a workflow to build an arm64 container with buildx. This can borrow from @iaine's [test workflow](https://github.com/iaine/r-dev-env/blob/devel/.github/workflows/build-and-publish-image.yml) that used buildx to build both amd64 and arm64 images.