We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 290880b commit 0cead9cCopy full SHA for 0cead9c
circle.yml
@@ -2,7 +2,7 @@ version: 2.0
2
jobs:
3
build:
4
docker:
5
- - image: circleci/node:10-browsers
+ - image: cimg/node:22.12.0-browsers
6
environment:
7
CHROME_BIN: "/usr/bin/google-chrome"
8
steps:
0 commit comments