We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 384eed0 commit 37ff054Copy full SHA for 37ff054
.circleci/config.yml
@@ -71,7 +71,7 @@ lint: &lint
71
72
node_14: &node_14
73
docker:
74
- - image: circleci/node:14.17.6
+ - image: circleci/node:14.18.2
75
76
node_16: &node_16
77
0 commit comments