diff --git a/.gitlab/ci/customers.images.yml b/.gitlab/ci/customers.images.yml index 4de6452..bcb8a66 100644 --- a/.gitlab/ci/customers.images.yml +++ b/.gitlab/ci/customers.images.yml @@ -17,7 +17,7 @@ customers: NODE: '16.14' YARN: '1.22' POSTGRESQL: '12' - GIT: '2.33' + GIT: '2.36' parallel: matrix: - RUBY: ['2.7', '3.0'] @@ -31,7 +31,7 @@ customers-qa-assets: CHROME: '111' NODE: '16.14' YARN: '1.22' - GIT: '2.33' + GIT: '2.36' parallel: matrix: - RUBY: ['2.7', '3.0']