Skip to content

Commit

Permalink
chore(docs): Update ES version to 7.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
orangejulius committed Jan 18, 2020
1 parent fb144ed commit 2a2d691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ $ npm run integration
Download the image and start an elasticsearch docker container:

```bash
$ docker run --rm --name elastic-test -p 9200:9200 pelias/elasticsearch:6.8.5
$ docker run --rm --name elastic-test -p 9200:9200 pelias/elasticsearch:7.5.1
```

### Continuous Integration
Expand Down

0 comments on commit 2a2d691

Please sign in to comment.