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.
2 parents bb90743 + 4a0f380 commit 5bca2a5Copy full SHA for 5bca2a5
.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