Provide multi-architecture images for Sec analyzers
<!-- Instructions: Use this template for a proof of concept or when a deeper technical evaluation is required. Please weigh tech evaluation issues and follow the instructions below accordingly. -->
### Topic to Evaluate
The analyzer images provided by gitlab~15589663 are all based on the `amd64`/`x86_64` architecture.
Users may want to use other architectures such as [`arm64`](https://gitlab.com/gitlab-com/gl-infra/production/-/issues/843#note_872431683).
This issue is to investigate ways to provide images for other architectures. For example, with Docker one can [Leverage multi-CPU architecture support](https://docs.docker.com/desktop/multi-arch/).
<!-- Describe the related issue and challenge we need to establish a proof of concept for-->
For now, we have documented the requirement:
* https://gitlab.com/gitlab-org/gitlab/-/merge_requests/82862+
* https://gitlab.com/gitlab-org/gitlab/-/merge_requests/82861+
* https://gitlab.com/gitlab-org/gitlab/-/merge_requests/82860+
* https://gitlab.com/gitlab-org/gitlab/-/merge_requests/82856+
* https://gitlab.com/gitlab-org/gitlab/-/merge_requests/82859+
* https://gitlab.com/gitlab-org/gitlab/-/merge_requests/82857+
### Tasks prior to evaluation
<!-- Pre-evaluation tasks are critical and should be completed or confirmed by product managers if available -->
- [ ] Clearly document the topic to evaluated in this issue description
- [ ] Determine specific scope including time-bounds for investigation
### Tasks to Evaluate
<!-- Outline the tasks with issues that you need to evaluate as a part of the implementation issue -->
- [ ] Determine feasibility of the feature
- [ ] Create issue for implementation or update existing implementation issue description with implementation proposal
- [ ] Set weight on implementation issue
- [ ] If weight is greater than 5, break issue into smaller issues
- [ ] Add task
- [ ] Add task
### Risks and Implementation Considerations
<!-- Identify any risks found in the research, whether this is performance, impacts to other functionality or other bugs -->
### Team
- [ ] Add gitlab~11111313 ~"type::feature" and the corresponding `~devops::<stage>` and `~group::<group>` labels.
- [ ] Ping the PM and EM.
/cc @plafoucriere
epic