Bring back Go 1.20 to build older Workhorse images
What does this MR do and why?
gitlab!157451 (merged)
backported a number of changes for the 16-11-stable-ee branch:
- Ruby 3.1.5 is used instead of 3.1.4
- The image tag uses the full Ruby version (e.g.
ruby-3.1.5) instead of just the minor release (ruby-3.1).
To get 16.11 builds working again, let's rebuild the Workhorse images for Ruby 3.1.5 and Go 1.20.
Checklist
-
(If applicable) Add patches if required for upgrading Ruby version in https://gitlab.com/gitlab-org/gitlab-build-images/-/tree/master/patches/ruby.
Edited by Stan Hu