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 a126e9b commit 4a0f380Copy full SHA for 4a0f380
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2.1
2
executors:
3
default-executor:
4
docker:
5
- - image: "cimg/node:16.16.0-browsers"
+ - image: "cimg/node:16.18.1-browsers"
6
working_directory: ~/project
7
resource_class: medium
8
0 commit comments