diff --git a/.gitlab/ci/customers.images.yml b/.gitlab/ci/customers.images.yml index 916e615..b0fc26b 100644 --- a/.gitlab/ci/customers.images.yml +++ b/.gitlab/ci/customers.images.yml @@ -5,7 +5,7 @@ CHROME: '89' NODE: '14' YARN: '1.22' - POSTGRESQL: '9.5' + POSTGRESQL: '10' parallel: matrix: - RUBY: ['2.6.6', '2.7', '2.7.2']