fix(docker): update base image to amd64/golang 1.24.0 #761

Merged
argoyle merged 1 commits from update-dockerfile-base-image into main 2025-02-25 21:10:50 +00:00

1 Commits

Author SHA1 Message Date
argoyle b86c2c49f4 fix(docker): update base image to amd64/golang 1.24.0
Replace the base image in the Dockerfile with 
amd64/golang:1.24.0 to ensure compatibility 
across different architectures and improve build 
stability.
2025-02-25 21:31:56 +01:00