Skip to content

Commit

Permalink
fix: correct node 12 image
Browse files Browse the repository at this point in the history
  • Loading branch information
armano2 committed Dec 23, 2019
1 parent c223f10 commit 1957c99
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 @@ -50,4 +50,4 @@ jobs:
node-v12:
<<: *node-base
docker:
- image: node:6
- image: node:12

0 comments on commit 1957c99

Please sign in to comment.