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