Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.

Commit 09f0920

Browse files
committed
Update deb.md
1 parent d2d771a commit 09f0920

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/install/deb.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ These steps assume you're using Ubuntu 18.04.
3737
1. Install Elasticsearch OSS:
3838

3939
```bash
40-
wget https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-oss-7.1.1-amd64.deb
41-
sudo dpkg -i elasticsearch-oss-7.1.1-amd64.deb
40+
wget https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-oss-7.2.0-amd64.deb
41+
sudo dpkg -i elasticsearch-oss-7.2.0-amd64.deb
4242
```
4343

4444
1. Install Open Distro for Elasticsearch:

0 commit comments

Comments
 (0)