Update dependencies for bookworm

This commit is contained in:
Clemens Beck 2023-12-19 06:31:55 +00:00 committed by Balasankar 'Balu' C
parent 6330f7136f
commit bf2760d0a1
5 changed files with 7 additions and 7 deletions

View file

@ -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', '']