At the moment, graalpy-community container build only in [amd64 variant](https://github.com/graalvm/container/blob/master/graalpy-community/Dockerfile.ol9#L18C131-L18C142) And there is no aarch64-native container, but native graalpy-aarch64 [builds](https://github.com/oracle/graalpython/releases/) exists. Need to adjust graalpy dockerfile, like it done in [Ruby](https://github.com/graalvm/container/blob/master/truffleruby-community/Dockerfile.ol9#L35)