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.
2 parents 7692739 + 80c0166 commit a0602e3Copy full SHA for a0602e3
.circleci/config.yml
@@ -3,7 +3,7 @@ jobs:
3
build:
4
working_directory: ~/Clever/tracing-middleware
5
docker:
6
- - image: circleci/node:6.14.3-stretch
+ - image: circleci/node:10-stretch
7
environment:
8
CIRCLE_ARTIFACTS: /tmp/circleci-artifacts
9
CIRCLE_TEST_REPORTS: /tmp/circleci-test-results
0 commit comments