From 02d4fac483408f63d9b31298a01a1e798b8294c8 Mon Sep 17 00:00:00 2001 From: Vitaly Slobodin Date: Fri, 17 Mar 2023 10:02:54 +0100 Subject: [PATCH] Bump Postgres to 12 for CustomersDot --- .gitlab/ci/customers.images.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/ci/customers.images.yml b/.gitlab/ci/customers.images.yml index d005662..d192ee1 100644 --- a/.gitlab/ci/customers.images.yml +++ b/.gitlab/ci/customers.images.yml @@ -16,7 +16,7 @@ customers: CHROME: '109' NODE: '16.14' YARN: '1.22' - POSTGRESQL: '10' + POSTGRESQL: '12' GIT: '2.33' parallel: matrix: