From 81df3ef1206778b422605d48ada2a26247c683b2 Mon Sep 17 00:00:00 2001 From: MTLantoine Date: Wed, 4 Nov 2020 18:51:46 +0100 Subject: [PATCH] . --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 99ec115..13bf134 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -36,7 +36,7 @@ jobs: e2etest: docker: - image: circleci/node:12.18.4 - - image: circleci/postgres:9.6-alpine + - image: circleci/postgres:9.6.2-alpine environment: DATABASE_URL: postgres://antoine_mortelier:psqlpassword@localhost:5432/psdb JWT_SECRET: some string yo want