mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Update dependencies for bookworm
This commit is contained in:
parent
6330f7136f
commit
bf2760d0a1
5 changed files with 7 additions and 7 deletions
|
|
@ -22,7 +22,7 @@ customers:
|
|||
GIT: '2.36'
|
||||
parallel:
|
||||
matrix:
|
||||
- DOCKER: ['20.10.14', '']
|
||||
- DOCKER: ['24.0.7', '']
|
||||
|
||||
# Used by customers-gitlab-com qa e2e test: https://gitlab.com/gitlab-org/customers-gitlab-com/-/blob/staging/.gitlab/ci/e2e.gitlab-ci.yml
|
||||
customers-qa-assets:
|
||||
|
|
@ -36,4 +36,4 @@ customers-qa-assets:
|
|||
GIT: '2.36'
|
||||
parallel:
|
||||
matrix:
|
||||
- DOCKER: ['20.10.14', '']
|
||||
- DOCKER: ['24.0.7', '']
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@ e2e-chrome:
|
|||
matrix:
|
||||
- RUBY: ['3.0', '3.1', '3.2']
|
||||
BUNDLER: ['2.3', '2.4']
|
||||
CHROME: ['113', '117']
|
||||
CHROME: ['113', '117', '119']
|
||||
|
||||
# Image used for running full e2e test suite
|
||||
e2e-full:
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@ gitlab:
|
|||
GOLANG: ['1.19', '1.20', '1.21']
|
||||
RUST: ['1.73']
|
||||
NODE: ['18.17']
|
||||
CHROME: ['113', '117']
|
||||
CHROME: ['117', '119']
|
||||
|
||||
# Used by GitLab's compile-production-assets and compile-test-assets jobs
|
||||
gitlab-assets:
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ gitlab-kas:
|
|||
GOLANG: '1.19'
|
||||
RUST: '1.73'
|
||||
LFS: '2.9'
|
||||
CHROME: '111'
|
||||
CHROME: '119'
|
||||
NODE: '18.17'
|
||||
YARN: '1.22'
|
||||
GRAPHICSMAGICK: '1.3.36'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue