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.
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.
argoyle
(Migrated from gitlab.com)
scheduled this pull request to auto merge when all checks succeed 2025-02-25 20:43:54 +00:00
argoyle
(Migrated from gitlab.com)
merged commit into master2025-02-25 21:19:48 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.