update version of elastic and kibana (#1996)
This commit is contained in:
parent
1ec9244f7f
commit
f7dff0f72f
@ -1,3 +1,3 @@
|
||||
FROM docker.elastic.co/elasticsearch/elasticsearch:6.2.3
|
||||
FROM docker.elastic.co/elasticsearch/elasticsearch:6.6.0
|
||||
|
||||
EXPOSE 9200 9300
|
||||
|
@ -1,3 +1,3 @@
|
||||
FROM docker.elastic.co/kibana/kibana:6.2.3
|
||||
FROM docker.elastic.co/kibana/kibana:6.6.0
|
||||
|
||||
EXPOSE 5601
|
||||
|
Loading…
Reference in New Issue
Block a user