fix(docker): update base image to use amd64 architecture #108

Merged
argoyle merged 1 commits from update-dockerfile-golang-image into master 2025-02-25 21:20:07 +00:00

1 Commits

Author SHA1 Message Date
argoyle 8dbe2315c3 fix(docker): update base image to use amd64 architecture
Change the base image in the Dockerfile to utilize the amd64 version 
of the golang image. This ensures compatibility with the target 
architecture for builds and improves the reliability of the 
build process.
2025-02-25 21:44:43 +01:00