Bump golang to 1.22.7
Last time: Bump golang to 1.22.5 (#37869 - closed)
Steps
-
bump golang in goargs -
bump golang in runner-linters -
docker machine
-
MR for docker-machine gitlab-org/ci-cd/docker-machine!136 (merged) -
cut new release of docker machine (ie. push tag) https://gitlab.com/gitlab-org/ci-cd/docker-machine/-/pipelines/1472803373 ; https://gitlab.com/gitlab-org/ci-cd/docker-machine/-/releases/v0.16.2-gitlab.29 -
update docker-machine in gitlab-runner !5047 (merged)
-
bump golang et al in gitlab-runner Things we want to bump:
-
the golang version itself
-
the version of the runner-linters image
-
Update
GO_FIPS_VERSION_SUFFIX
, get the suffix from here -
Poke some files to force rebuild of images:
find . -name '*.rebuild' | xargs -r -n1 "$SHELL" -c 'date -u > "$1"' --
-
Edited by Lucas Li