gitlab-runner-helper:arm64-v15.8.0 build with "Architecture": "amd64"

Hello

The docker image registry.gitlab.com/gitlab-org/gitlab-runner/gitlab-runner-helper:arm64-v15.8.0 is build with the wrong "Architecture" info :

podman image inspect registry.gitlab.com/gitlab-org/gitlab-runner/gitlab-runner-helper:arm64-v15.8.0

... "Architecture": "amd64", "Os": "linux",

It should be "Architecture": "arm64",

Edited by Mickael