Update Git, Golang, and Chrome versions for GitLab build images

The Chrome update is needed to match the version bump for QA-related
images:
https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/536
This commit is contained in:
Stan Hu 2022-05-12 17:31:07 -07:00
parent d137b4ba28
commit 1ecac04f87
No known key found for this signature in database
GPG key ID: 8D3931AD39CC7A20
3 changed files with 17 additions and 28 deletions

View file

@ -11,12 +11,11 @@ gitlab:
matrix:
- DEBIAN: ['bullseye']
RUBY: ['2.7.patched', '3.0.patched']
GIT: ['2.33']
GIT: ['2.36']
POSTGRESQL: ['11', '12', '13']
GOLANG: ['1.16', '1.17']
GOLANG: ['1.17', '1.18']
NODE: ['16.14']
CHROME: ['94', '99']
CHROME: ['94', '101']
# Used by GitLab's compile-production-assets and compile-test-assets jobs
gitlab-assets: