318e2111969c007e77f553d6517cebdb907150d3
Change the base image in the Dockerfile to use the amd64 architecture. This ensures compatibility with the target environment and resolves issues related to image compatibility during the build process.
Description
No description provided