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

Merged
argoyle merged 1 commits from update-dockerfile-to-amd64-golang into master 2025-02-25 21:19:47 +00:00

1 Commits

Author SHA1 Message Date
argoyle 39f77c31ce fix(docker): update base image to amd64/golang:1.24.0
Change the base image in the Dockerfile to use 
amd64/golang:1.24.0 for consistent architecture 
support across environments. This ensures better 
compatibility in the build process.
2025-02-25 21:43:35 +01:00