We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28e7f08 commit e9ccd84Copy full SHA for e9ccd84
build/docker/elasticsearch/7.x/Dockerfile
@@ -1,5 +1,5 @@
1
# https://www.docker.elastic.co/
2
-FROM docker.elastic.co/elasticsearch/elasticsearch:7.17.19
+FROM docker.elastic.co/elasticsearch/elasticsearch:7.17.28
3
4
RUN elasticsearch-plugin install -b mapper-size
5
RUN elasticsearch-plugin install -b repository-azure
build/docker/elasticsearch/8.x/Dockerfile
-FROM docker.elastic.co/elasticsearch/elasticsearch:8.17.4
+FROM docker.elastic.co/elasticsearch/elasticsearch:8.18.1
0 commit comments