mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Merge branch 'sh-update-chrome-123' into 'master'
Update to Chrome v123 See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/797 Merged-by: Stan Hu <stanhu@gmail.com> Approved-by: Stan Hu <stanhu@gmail.com>
This commit is contained in:
commit
35806047bd
3 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
.gitlab-cng-matrix:
|
.gitlab-cng-matrix:
|
||||||
variables:
|
variables:
|
||||||
LFS: '2.9'
|
LFS: '2.9'
|
||||||
CHROME: '119'
|
CHROME: '123'
|
||||||
NODE: '20.12'
|
NODE: '20.12'
|
||||||
YARN: '1.22'
|
YARN: '1.22'
|
||||||
GRAPHICSMAGICK: '1.3.36'
|
GRAPHICSMAGICK: '1.3.36'
|
||||||
|
|
|
||||||
|
|
@ -45,7 +45,7 @@ gitlab:
|
||||||
RUBY: ['3.0.patched', '3.1.patched', '3.2.patched']
|
RUBY: ['3.0.patched', '3.1.patched', '3.2.patched']
|
||||||
POSTGRESQL: ['13', '14', '15', '16']
|
POSTGRESQL: ['13', '14', '15', '16']
|
||||||
GOLANG: ['1.21', '1.22']
|
GOLANG: ['1.21', '1.22']
|
||||||
CHROME: ['120']
|
CHROME: ['123']
|
||||||
NODE: ['18.17', '20.12']
|
NODE: ['18.17', '20.12']
|
||||||
|
|
||||||
# Used by GitLab's compile-production-assets and compile-test-assets jobs
|
# Used by GitLab's compile-production-assets and compile-test-assets jobs
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,7 @@ gitlab-kas:
|
||||||
GOLANG: '1.21'
|
GOLANG: '1.21'
|
||||||
RUST: '1.73'
|
RUST: '1.73'
|
||||||
LFS: '2.9'
|
LFS: '2.9'
|
||||||
CHROME: '119'
|
CHROME: '123'
|
||||||
YARN: '1.22'
|
YARN: '1.22'
|
||||||
GRAPHICSMAGICK: '1.3.36'
|
GRAPHICSMAGICK: '1.3.36'
|
||||||
GIT: '2.36'
|
GIT: '2.36'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue