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 a4a1b04 commit 94c7e75Copy full SHA for 94c7e75
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2.1
2
3
defaults: &defaults
4
docker:
5
- - image: regviz/node-xcb
+ - image: cimg/node:16.14.2-browsers
6
working_directory: ~/project
7
8
jobs:
0 commit comments