Upgrade build image to go 1.23
What does this MR do?
Upgrade the base image for our builds to golang:1.23-alpine
.
- Note 1: the gemnasium image upgrade was already done with !852 (merged)
- Note 2: this only covers non-FIPS images as the base image we use for the fips variants is not yet available with Golang 1.23. See Update Go version to 1.23 (gitlab-org&14893 - closed)
What are the relevant issue numbers?
Does this MR meet the acceptance criteria?
-
Changelog entry added -
Documentation created/updated for GitLab EE, if necessary -
Documentation created/updated for this project, if necessary -
Documentation reviewed by technical writer or follow-up review issue created -
Tests added for this feature/bug -
Job definition updated, if necessary -
Conforms to the code review guidelines -
Conforms to the Go guidelines -
Security reports checked/validated by reviewer
Edited by Olivier Gonzalez