Dear Community Developer When I was writing a Helm chart for shenyu, I found that the V2.4.3 version of the docker hub only has an image of the arm architecture, and there is no image of the AMD architecture. Before v2.4.2 and 2.4.2 admin[1] and bootstrap[2] are both mirror images of the amd64 architecture.
Now many servers are based on these two architectures, so I think it is necessary to provide users with mirrors of these two architectures. [1] : https://hub.docker.com/r/apache/shenyu-admin/tags [2] : https://hub.docker.com/r/apache/shenyu-bootstrap/tags <https://hub.docker.com/r/apache/shenyu-bootstrap/tags>