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 e71597b commit 940d39fCopy full SHA for 940d39f
.circleci/config.yml
@@ -6,7 +6,7 @@ machine:
6
jobs:
7
build:
8
docker:
9
- - image: node:8.16.1@sha256:e45a254cf0f7071ffae9a6770cce268baf1f1952f6abb55c1061bff0757b138f
+ - image: node:10
10
environment:
11
- NPM_CONFIG_LOGLEVEL: warn
12
working_directory: ~/repo
0 commit comments