Update to Elasticsearch 7.1.1 (#2179)
* Update Elasticsearch to 7.1.1 * Removed unnecessary quotes
This commit is contained in:

committed by
Shao Yu-Lung (Allen)

parent
6eaf587803
commit
ce00c5ea27
@ -1,3 +1,3 @@
|
||||
FROM docker.elastic.co/elasticsearch/elasticsearch:6.6.0
|
||||
FROM docker.elastic.co/elasticsearch/elasticsearch:7.1.1
|
||||
|
||||
EXPOSE 9200 9300
|
||||
|
Reference in New Issue
Block a user