Skip to content

Commit

Permalink
build: upgrade dependences and README
Browse files Browse the repository at this point in the history
  • Loading branch information
bwgjoseph committed Jul 25, 2022
1 parent 6740a80 commit f90dc9f
Show file tree
Hide file tree
Showing 4 changed files with 567 additions and 368 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

__IMPORTANT__: This is still in early development stage, please report any issue found

This library is written against [ottoman-2.1.0](https://github.com/couchbaselabs/node-ottoman) and is tested against [Couchbase 7.0.3](https://docs.couchbase.com/server/7.0/introduction/intro.html) which supports [scope and collection](https://docs.couchbase.com/server/7.0/learn/data/scopes-and-collections.html)
This library is written against [ottoman-2.2.1](https://github.com/couchbaselabs/node-ottoman) and is tested against [Couchbase 7.1.1](https://docs.couchbase.com/server/7.0/introduction/intro.html) which supports [scope and collection](https://docs.couchbase.com/server/7.0/learn/data/scopes-and-collections.html)

---

Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.7'

services:
couchbase:
image: couchbase:enterprise-7.0.3
image: couchbase:enterprise-7.1.1
container_name: feathers-couchbase
ports:
- 8091:8091
Expand Down
Loading

0 comments on commit f90dc9f

Please sign in to comment.