Skip to content

Commit

Permalink
chore(package): Update Node.js
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 15, 2021
1 parent e547c77 commit 7814580
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ orbs:
executors:
minimal:
docker:
- image: circleci/node:14
- image: circleci/node:17
node:
docker:
- image: lsage/pnpm-circleci-node:14
Expand Down
2 changes: 1 addition & 1 deletion packages/pnpm-circleci-node/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM circleci/node:14.17.1
FROM circleci/node:17.0.1

RUN sudo npm install -g pnpm@^6.7

0 comments on commit 7814580

Please sign in to comment.