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 9fe2b56 + 928de4b commit 542f3f4Copy full SHA for 542f3f4
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2
3
jobs:
4
build:
5
docker:
6
- - image: circleci/node:8.9.4-stretch-browsers
+ - image: circleci/node:stretch-browsers
7
- image: couchdb
8
environment:
9
- COUCHDB_USER: admin
0 commit comments