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 b44f5e1 commit 8007826Copy full SHA for 8007826
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1
3
executors:
4
node-executor:
5
docker:
6
- - image: cimg/node:18.17
+ - image: cimg/node:18.17.1
7
8
jobs:
9
checkout:
0 commit comments