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:
Balasankar "Balu" C 2022-07-05 16:41:15 +05:30
parent 0a603faec2
commit 0be1477779
No known key found for this signature in database
GPG key ID: B77D2E2E23735427

View file

@ -12,7 +12,7 @@ customers:
matrix:
- RUBY: ['2.7']
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
customers-qa-assets:
@ -22,7 +22,7 @@ customers-qa-assets:
CHROME: '101'
NODE: '16.14'
YARN: '1.22'
DOCKER: '19.03.1'
DOCKER: '20.10.14'
parallel:
matrix:
- RUBY: ['2.7']