Skip to content

Commit e9ccd84

Browse files
committed
Updated docker file
1 parent 28e7f08 commit e9ccd84

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build/docker/elasticsearch/7.x/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.17.19
2+
FROM docker.elastic.co/elasticsearch/elasticsearch:7.17.28
33

44
RUN elasticsearch-plugin install -b mapper-size
55
RUN elasticsearch-plugin install -b repository-azure
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:8.17.4
2+
FROM docker.elastic.co/elasticsearch/elasticsearch:8.18.1
33

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

0 commit comments

Comments
 (0)