Skip to content

Remove reference to lack of arm64 Docker images

Pedro Pombeiro requested to merge docs/arm-docker into master

What does this MR do?

It updates the documentation based on the fact that we recently started releasing arm64 Docker images.

Why was this MR needed?

To reflect the fact that arm64 images are actually available now.

Are there points in the code the reviewer needs to double check?

This MR also removes references to arm images, but everything else was referencing arm64 (e.g. issue links and such), so I'm not sure if it's worth keeping the paragraph just for arm.

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

#25977 (closed)

Merge request reports