We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 111c4a3 commit bc821c9Copy full SHA for bc821c9
.circleci/config.yml
@@ -5,7 +5,7 @@ defaults: &defaults
5
working_directory: ~/repo
6
# https://circleci.com/docs/2.0/circleci-images/#language-image-variants
7
docker:
8
- - image: circleci/node:10.15.1-browsers
+ - image: circleci/node:14.17.3-browsers
9
environment:
10
TERM: xterm # Enable colors in term
11
CHROME_BIN: "/usr/bin/google-chrome"
0 commit comments