fix(docker): use amd64 golang base image for build #244
Reference in New Issue
Block a user
Delete Branch "update-dockerfile-golang-image"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replace the Golang base image with the amd64 variant to ensure
compatibility across different architectures and improve
build consistency.