Closed deadprogram closed 1 month ago
This PR does additional work needed to get static builds working on linux/amd64 and linux/arm64.
linux/amd64
linux/arm64
It also downgrades the Go version used by the static builder image to 1.22 due to https://github.com/golang/go/issues/68976
This PR does additional work needed to get static builds working on
linux/amd64
andlinux/arm64
.It also downgrades the Go version used by the static builder image to 1.22 due to https://github.com/golang/go/issues/68976