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 5b2a179 commit f1d596aCopy full SHA for f1d596a
.circleci/config.yml
@@ -25,7 +25,7 @@ aliases:
25
defaults: &defaults
26
working_directory: ~/project
27
docker:
28
- - image: circleci/node:14.17.5
+ - image: cimg/node:16.17.0
29
jobs:
30
test:
31
<<: *defaults
0 commit comments