Skip to content

Commit f08ec18

Browse files
committed
Add support for ES 7.6.0
1 parent fea5def commit f08ec18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/docker/elasticsearch/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# https://www.docker.elastic.co/
2-
FROM docker.elastic.co/elasticsearch/elasticsearch:7.5.2
2+
FROM docker.elastic.co/elasticsearch/elasticsearch:7.6.0
33

44
RUN elasticsearch-plugin install -b mapper-size
55
RUN elasticsearch-plugin install -b repository-azure

0 commit comments

Comments
 (0)