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 2d12197 commit dc87f83Copy full SHA for dc87f83
.circleci/config.yml
@@ -7,7 +7,7 @@ jobs:
7
build:
8
docker:
9
# specify the version you desire here
10
- - image: circleci/node:7.10
+ - image: circleci/node:8-browsers
11
12
# Specify service dependencies here if necessary
13
# CircleCI maintains a library of pre-built images
0 commit comments