As title states, the Nginx images only work with AMD64 architectures.
Adding support for ARM architectures would allow users to run your images on smaller devices such as Raspberry Pis etc.
One way would be to use buildx to compile the images before pushing.