mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-10 10:32:56 +01:00
Bump Docker version used in CustomerDot images to 20.10.14
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
This commit is contained in:
parent
0a603faec2
commit
0be1477779
1 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ customers:
|
||||||
matrix:
|
matrix:
|
||||||
- RUBY: ['2.7']
|
- RUBY: ['2.7']
|
||||||
GIT: ['2.33']
|
GIT: ['2.33']
|
||||||
DOCKER: ['19.03.1', '']
|
DOCKER: ['20.10.14', '']
|
||||||
|
|
||||||
# Used by customers-gitlab-com qa e2e test: https://gitlab.com/gitlab-org/customers-gitlab-com/-/blob/staging/.gitlab/ci/e2e.gitlab-ci.yml
|
# 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:
|
customers-qa-assets:
|
||||||
|
|
@ -22,7 +22,7 @@ customers-qa-assets:
|
||||||
CHROME: '101'
|
CHROME: '101'
|
||||||
NODE: '16.14'
|
NODE: '16.14'
|
||||||
YARN: '1.22'
|
YARN: '1.22'
|
||||||
DOCKER: '19.03.1'
|
DOCKER: '20.10.14'
|
||||||
parallel:
|
parallel:
|
||||||
matrix:
|
matrix:
|
||||||
- RUBY: ['2.7']
|
- RUBY: ['2.7']
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue