Skip to content

Commit

Permalink
build: update node version for CircleCI build
Browse files Browse the repository at this point in the history
  • Loading branch information
hellivan committed Oct 28, 2021
1 parent 5bd94ea commit fb5cf90
Showing 1 changed file with 1 addition and 1 deletion.
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:
aliases:
- &job-defaults
docker:
- image: circleci/node:12.4.0
- image: circleci/node:12.22.7
working_directory: ~/repo
- &attach_workspace
attach_workspace:
Expand Down

0 comments on commit fb5cf90

Please sign in to comment.