Skip to content

Commit

Permalink
Merge pull request argentlabs#256 from argentlabs/node14
Browse files Browse the repository at this point in the history
Update node to version 14 (latest LTS)
  • Loading branch information
juniset authored Jul 30, 2021
2 parents 79b60e2 + 525e591 commit 82d24aa
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 @@ -2,7 +2,7 @@ version: 2

job_common: &job_common
docker:
- image: circleci/node:10.21-stretch
- image: circleci/node:14.17.3-stretch
auth:
username: argentcircleci
password: $DOCKERHUB_PASSWORD
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10.21.0
14.17.3

0 comments on commit 82d24aa

Please sign in to comment.