Skip to content

Commit 9fe2b56

Browse files
authored
Merge pull request #43 from redgeoff/couchdb2.2.0
test(couchdb): upgrade to 2.2.0
2 parents 2a08990 + 30594f3 commit 9fe2b56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ jobs:
44
build:
55
docker:
66
- image: circleci/node:8.9.4-stretch-browsers
7-
- image: redgeoff/couchdb
7+
- image: couchdb
88
environment:
99
- COUCHDB_USER: admin
1010
- COUCHDB_PASSWORD: admin

0 commit comments

Comments
 (0)