From ac591fdf57cf314261ac349c1422673a2180fb7c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Mar 2022 17:57:53 +0000 Subject: [PATCH] Update Node.js to v17 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 121e9d5..007a075 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -7,7 +7,7 @@ references: node_container: &node_container docker: - - image: circleci/node:8 + - image: circleci/node:17 attach_workspace: &attach_workspace attach_workspace: