From 5889c9ec3415195e0696ba9ee67cb35432cb5713 Mon Sep 17 00:00:00 2001 From: Pavel Zaitsev Date: Wed, 24 May 2023 13:03:51 -0400 Subject: [PATCH] fixme --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 3311ee7..4828818 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -7,7 +7,7 @@ jobs: build: docker: # specify the version you desire here - - image: circleci/ruby:2.7.5-buster-node-browsers + - image: circleci/node@16.12 environment: PG_HOST: localhost PG_USER: ubuntu