mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-10 02:22:57 +01:00
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:
parent
d137b4ba28
commit
1ecac04f87
3 changed files with 17 additions and 28 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue