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 4535883 commit 76a56f6Copy full SHA for 76a56f6
.circleci/config.yml
@@ -7,7 +7,7 @@ jobs:
7
build:
8
docker:
9
# https://circleci.com/docs/2.0/circleci-images/
10
- - image: circleci/node:9-browsers
+ - image: circleci/node:10.0-stretch
11
12
steps:
13
- checkout
0 commit comments