We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f91507a + 118052e commit 60fa1fcCopy full SHA for 60fa1fc
.circleci/config.yml
@@ -70,7 +70,7 @@ jobs:
70
test_node_18:
71
<<: *unit-tests-template
72
docker:
73
- - image: cimg/node:18.14
+ - image: cimg/node:18.16
74
75
test_node_19:
76
0 commit comments