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 2a08990 + 30594f3 commit 9fe2b56Copy full SHA for 9fe2b56
.circleci/config.yml
@@ -4,7 +4,7 @@ jobs:
4
build:
5
docker:
6
- image: circleci/node:8.9.4-stretch-browsers
7
- - image: redgeoff/couchdb
+ - image: couchdb
8
environment:
9
- COUCHDB_USER: admin
10
- COUCHDB_PASSWORD: admin
0 commit comments