We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fea5def commit f08ec18Copy full SHA for f08ec18
build/docker/elasticsearch/Dockerfile
@@ -1,5 +1,5 @@
1
# https://www.docker.elastic.co/
2
-FROM docker.elastic.co/elasticsearch/elasticsearch:7.5.2
+FROM docker.elastic.co/elasticsearch/elasticsearch:7.6.0
3
4
RUN elasticsearch-plugin install -b mapper-size
5
RUN elasticsearch-plugin install -b repository-azure
0 commit comments