Merge branch 'bump-gitaly-ubi-image-golang-1.18' into 'master'

Bump Golang version in Gitaly UBI image

See merge request gitlab-org/gitlab-build-images!568
This commit is contained in:
Stan Hu 2022-07-06 17:49:41 +00:00
commit 42927b432f

View file

@ -12,5 +12,5 @@ gitaly:
GIT: ['2.36']
- OS: ['ubi:8.6']
RUBY: ['2.7']
GOLANG: ['1.17']
GOLANG: ['1.18']
GIT: ['2.36']